GLBackend.activeTexture

Sets the "active texture" which is more precisely active texture unit.

class GLBackend
override @trusted @property
void
activeTexture

Throws

GLException on error.

Meta