target property

TextureTarget target
final

The target that the WebGL texture should be bound to.

Valid values correspond to WebGL enums: 3553 (TEXTURE_2D).

Implementation

final TextureTarget target;