Enum LightUnit
Unit of the lights supported in HDRP
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum LightUnit
Fields
Name | Description | Value |
---|---|---|
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. |