Function RemoteTransform.remotePath

The NodePath to the remote node, relative to the RemoteTransform's position in the scene.

NodePath remotePath() nothrow @property @nogc;

void remotePath (
  NodePath v
) nothrow @property @nogc;