buildProgress
Returns the current lightmapping build progress or 0 if Lightmapping.isRunning is false.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static float buildProgress { get; }
Remarks
The returned range is 0 to 1.