Enum LightUnit
Unit of the lights supported in HDRP
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum LightUnit
필드
이름 | 설명 |
---|---|
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. |