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".
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答