ProgressiveCPU
Backend for baking lighting using the CPU. Uses a progressive path tracing algorithm.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
ProgressiveCPU = 1
Remarks
The Progressive CPU backend is deprecated. Use LightingSettings.Lightmapper.UnityComputeGPU instead.