Version: 2022.3
言語: 日本語
public string[] scenes ;

説明

The Scenes to be included in the build.

If empty, the currently open Scene will be built. Paths are relative to the project folder, for example "Assets/MyLevels/MyScene.unity". If any scene is currently open and has unsaved changes, the editor will ask the user to save these changes before building - or save changes automatically, if Application.isBatchMode is true. See Also: EditorBuildSettings.scenes.