Enum NeutralRangeReductionMode
Available options for when HDR Output is enabled and Tonemap is set to Neutral.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum NeutralRangeReductionMode
Fields
Name | Description | Value |
---|---|---|
Reinhard | Simple Reinhard tonemapping curve. |
1 |
BT2390 | Range reduction curve as specified in the BT.2390 standard. |
2 |