Enum NeutralRangeReductionMode
Available options for when HDR Output is enabled and Tonemap is set to Neutral.
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public enum NeutralRangeReductionMode
필드
이름 | 설명 |
---|---|
BT2390 | Range reduction curve as specified in the BT.2390 standard. |
Reinhard | Simple Reinhard tonemapping curve. |