Function RemoteTransform2D.remotePath

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

NodePath remotePath() nothrow @property @nogc;

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