Version: 2022.1
言語: 日本語

EditorBuildSettingsScene

class in UnityEditor

マニュアルに切り替える

説明

Represents entries in the Scenes list, as displayed in the Build Settings window.

This class contains the path of a Scene and an enabled flag that indicates whether the Scene is enabled in the Build Settings window or not.

You can use this class in combination with EditorBuildSettings.scenes to populate the list of Scenes to include in the build via script. This is useful when you create custom editor scripts to automate your build pipeline.

See EditorBuildSettings.scenes for an example script. See Also: BuildPipeline.BuildPlayer.

変数

enabledWhether this Scene is enabled for inclusion in the build.
pathThe file path of the Scene
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961