BakeProgressState()
Constructor.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.LightTransport
- Assembly: UnityEngine.CoreModule
public BakeProgressState()
Remarks
Construct a new BakeProgressState object with initial state. The progress starts at 0% completion and is not cancelled. Use BakeProgressState.SetTotalWorkSteps to configure the expected work amount before starting operations.