name
The OpenGL context’s name for the texture.
Declaration
var name: GLuint { get }Discussion
Your app uses this identifier whenever it wants to bind the texture to a context.
The OpenGL context’s name for the texture.
var name: GLuint { get }Your app uses this identifier whenever it wants to bind the texture to a context.