Version: 2017.1

SceneSetup

class in UnityEditor.SceneManagement

매뉴얼로 전환

설명

The setup information for a scene in the SceneManager.

변수

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".