Method UnLoadScene
UnLoadScene()
Unloads the reference as a scene.
Declaration
public virtual AsyncOperationHandle<SceneInstance> UnLoadScene()
Returns
Type | Description |
---|---|
AsyncOperationHandle<SceneInstance> | The operation handle for the scene load. |