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.
The OpenGL binding target for the texture.
var target: GLenum { get }Your app uses this property as the target value when it binds the texture to a context.