SceneManager
This components handles all the Scene that you have
Component Author: Jabo Release Date: April 11, 2020
SceneManager.setScene(Scene scene); // Sets the active scene
SceneManager.getActiveScene(); // Returns Scene Object
Last updated
Was this helpful?