VisualServerSingleton.textureBind

Binds the texture to a texture slot.

struct VisualServerSingleton
@nogc nothrow
void
textureBind
(
in RID texture
,
in long number
)

Meta