Enum LightProbeSystem
The available Probe system used.
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum LightProbeSystem
Fields
| Name | Description | Value |
|---|---|---|
| LegacyLightProbes | The light probe group system. |
0 |
| ProbeVolumes | Probe Volume system. |
1 |