VisualServerSingleton.textureGetTexid

Returns the opengl id of the texture's image.

struct VisualServerSingleton
@nogc nothrow const
long
textureGetTexid
(
in RID texture
)

Meta