Function SceneTree.editedSceneRoot

The root of the edited scene.

Node editedSceneRoot() nothrow @property @nogc;

void editedSceneRoot (
  Node v
) nothrow @property @nogc;