Enum AdaptationMode
Methods that HDRP uses to change the exposure when the Camera moves from dark to light and vice versa.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum AdaptationMode
필드
이름 | 설명 |
---|---|
Fixed | The exposure changes instantly. |
Progressive | The exposure changes over the period of time. |