TextureUnit.bind

Binds this texture unit lazily.

class TextureUnit
void
bind
(
GLenum target
,
GLuint texture
)

Throws

OpenGLException on error.

Meta