Texture.bind

Binds the texture to the OpenGL context.

@param unit The unit to bind the texture to, or -1 to just bind the texture

class Texture
abstract
void
bind
(
int unit
)

Meta