| Parameter | Description |
|---|---|
| guid | The scene's GUID. |
LoadableSceneId A LoadableSceneId handle populated to reference the provided scene.
Create a LoadableSceneId object based using a scene's GUID.
| Parameter | Description |
|---|---|
| scenePath | The scene's path within the project. Must end with .unity extension. |
LoadableSceneId A LoadableSceneId handle populated to reference the provided scene.
Create a LoadableSceneId object based on a scene's path.