progressiveAssetLoading
Produces a build that loads assets on a per-scene basis instead of loading all game assets on startup.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool progressiveAssetLoading { get; set; }