Texture.unbind

Binds this Texture. Means this Texture is now deactivated.

struct Texture
@nogc
void
unbind
const nothrow
(
)

Meta