SceneUtility
Scene and Build Settings related utilities.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Class
- Namespace: UnityEngine.SceneManagement
- Assembly: UnityEngine.CoreModule
public static class SceneUtility
Static Methods
Method | Description |
|---|---|
| GetBuildIndexByScenePath | Get the build index from a Scene path. |
| GetScenePathByBuildIndex | Get the Scene path from a build index. |