bundleScenes
List of Scene loading information for an AssetBundle.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public List<SceneLoadInfo> bundleScenes { get; set; }
Remarks
Internal use only. See SceneBundleInfo.