Mount<T extends Node> extension

Mounts a node as the root of a new Scene.

on
  • T

Methods

mount() Scene<T>

Available on T, provided by the Mount extension

Mounts this node as the root of a new Scene and returns it.