Contents

target

The OpenGL binding target for the texture.

Declaration

var target: GLenum { get }

Discussion

Your app uses this property as the target value when it binds the texture to a context.

See Also

Reading Texture Information