Enum LightUnit
Unit of the lights supported in HDRP
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum LightUnit
Fields
Name | Description |
---|---|
Candela | Flux per steradian. |
Ev100 | ISO 100 Exposure Value (https://en.wikipedia.org/wiki/Exposure_value). |
Lumen | Total power/flux emitted by the light. |
Lux | Flux per unit area. |
Nits | Flux per unit area and per steradian. |