bind

fun bind(unit: Int = 0)

Binds this texture to the given texture unit. Sets the currently active texture via GL.activeTexture

Parameters

unit

the unit (defaults to 0)