VisualServerSingleton.textureSetPath

Sets the texture's path.

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

Meta