Function VisualServerSingleton.textureGetType

Returns the type of the texture, can be any of the texturetype.

VisualServerSingleton.TextureType textureGetType (
  const(RID) texture
) nothrow @nogc const;