Texture.bind

Binds this Texture. Means this Texture is now activated.

struct Texture
@nogc
void
bind
const nothrow
(
)

Meta