Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SceneSetup

class in UnityEditor.SceneManagement

/

Implemented in:UnityEditor

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: