Enum LuminanceSource
Luminance source that HDRP uses to calculate the current Scene exposure.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum LuminanceSource
참고
LightingBuffer is not implemented yet.
필드
이름 | 설명 |
---|---|
ColorBuffer | Uses the final color data before post-processing has been applied. |
LightingBuffer | Uses the lighting data only. |