| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SceneManagement.SceneManager.GetSceneByPath.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| scenePath | Path of the Scene. Should be relative to the project folder. Like: "Assets/MyScenes/MyScene.unity". |
Scene A reference to the Scene, if valid. If not, an invalid Scene is returned.
Searches all Scenes loaded for a Scene that has the given asset path.
| Web Proxy Viewer | New URL | Original Page |