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