target property
The target that the WebGL texture should be bound to.
Valid values correspond to WebGL enums: 3553
(TEXTURE_2D).
Implementation
final TextureTarget target;
The target that the WebGL texture should be bound to.
Valid values correspond to WebGL enums: 3553
(TEXTURE_2D).
final TextureTarget target;