SceneManagerExt ClassSceneManager extensions.
Inheritance Hierarchy
System.Object
SceneManager
UltimateXR.Extensions.Unity.SceneManagerExt
Namespace: UltimateXR.Extensions.Unity
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public sealed class SceneManagerExt : SceneManager
The SceneManagerExt type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SceneManagerExt |
Methods
Name | Description | |
---|---|---|
Load | Creates an awaitable task that asynchronously loads a new scene. | |
Unload | Creates an awaitable task that asynchronously unloads a scene. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |