environmentSampleCount
Specifies the number of samples used for environment lighting calculations.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LightTransport
- Assembly: UnityEditor.CoreModule
public uint environmentSampleCount { readonly get; set; }
Remarks
Higher values reduce the noise in light probes, but increase the bake time.