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