GLTexture.use

Use this texture, binding it to a texture unit.

class GLTexture
final
void
use
(
int textureUnit = 0
)

Parameters

textureUnit int

Index of the texture unit to use.

Meta