RuntimeSceneUtils Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RuntimeSceneUtils abstract sealed
public static class RuntimeSceneUtils
type RuntimeSceneUtils = class
Public Class RuntimeSceneUtils
- Inheritance
-
RuntimeSceneUtils
Methods
FindScene(String, Scene, Int32) |
Finds a scene in our build settings by name. |
GetRootGameObjectsInLoadedScenes() |
Returns all root GameObjects in all loaded scenes. |
GetSceneNameFromScenePath(String) | |
SetActiveScene(Scene) |
Sets the active scene to the supplied scene. Returns true if successful. |