Contents

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.

See Also

Reading Texture Information