Function VisualScriptSceneNode.nodePath

The node's path in the scene tree.

NodePath nodePath() nothrow @property @nogc;

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