Version: 2018.1

SceneSetup

class in UnityEditor.SceneManagement

マニュアルに切り替える

説明

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

変数

isActiveシーンが動作しているか。
isLoadedシーンが読み込まれているか。
pathシーンのパス。プロジェクトフォルダーの相対パスにする必要があります。例: "Assets/MyScenes/MyScene.unity"