Function SceneState.getNodeOwnerPath

Returns the path to the owner of the node at idx, relative to the root node.

NodePath getNodeOwnerPath (
  const(long) idx
) nothrow @nogc const;