Texture.bind

Bind this texture

Notes - In release mode the unit value is clamped to 31 (The max OpenGL texture unit value) - In debug mode unit values over 31 will assert.

class Texture
void
bind
(
uint unit = 0
)

Meta