Function VisualServerSingleton.textureSetPath

Sets the texture's path.

void textureSetPath (
  const(RID) texture,
  const(String) path
) nothrow @nogc;