Version: 2019.4

SceneSetup

class in UnityEditor.SceneManagement

マニュアルに切り替える

説明

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

変数

isActiveIf the Scene is active.
isLoadedIf the Scene is loaded.
pathシーンのパス。プロジェクトフォルダーとの相対パスである必要があります。例: "Assets/MyScenes/MyScene.unity"