globalScenes
The list of scenes used by all platform profiles and build profiles that do not override global scenes.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static EditorBuildSettingsScene[] globalScenes { get; set; }
Remarks
Additional Resources: BuildProfile.overrideGlobalScenes, Platform profile.