Function SceneTree.currentScene

The current scene.

Node currentScene() nothrow @property @nogc;

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