SceneManager

This components handles all the Scene that you have

Component Author: Jaboarrow-up-right Release Date: April 11, 2020

circle-info

NOTE: This Component is a Static class

SceneManager.setScene(Scene scene); // Sets the active scene

SceneManager.getActiveScene(); // Returns Scene Object

Last updated