Version: 2020.1
言語: 日本語

EditorBuildSettingsScene

class in UnityEditor

マニュアルに切り替える

説明

This class is used for entries in the Scenes list, as displayed in the Build Settings window. This class contains the Scene path of a Scene and an enabled flag that indicates wether the Scene is enabled in the BuildSettings window or not.

EditorBuildSettings.scenes と組み合わせてこのクラスを使用することにより、ビルドに加えるシーンのリストをスクリプトをとおして作成することができます。カスタムのエディタースクリプトを作成して、ビルドパイプラインを自動にするのに役立ちます。

スクリプト例は、EditorBuildSettings.scenes を参照してください。

変数

enabledWhether this Scene is enabled in the Build Settings window or not. See EditorBuildSettings.scenes for an example of how to use this class.See Also: EditorBuildSettingsScene, EditorBuildSettings.scenes.
pathThe file path of the Scene as listed in the Editor Build Settings Scene list. See EditorBuildSettings.scenes for an example of how to use this class.See Also: EditorBuildSettingsScene, EditorBuildSettings.scenes.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961