SceneSetup

class in UnityEditor.SceneManagement

Description

The setup information for a Scene in the SceneManager. This cannot be used in Play Mode.

Properties

isActiveIf the Scene is active.
isLoadedIf the Scene is loaded.
pathPath of the Scene. Should be relative to the project folder. Like: "Assets/MyScenes/MyScene.unity".

Did you find this page useful? Please give it a rating: