VisualServerSingleton.textureSetPath

Sets the texture's path.

struct VisualServerSingleton
@nogc nothrow
void
textureSetPath
(
in RID texture
,
in String path
)

Meta