glContext property

  1. @JsonKey(name: 'glContext')
int glContext
getter/setter pair
  • Field description: The OpenGL context to which the texture corresponds, for Windows and Android.

Implementation

@JsonKey(name: 'glContext')
int glContext;