Enum NeutralRangeReductionMode
Available options for when HDR Output is enabled and Tonemap is set to Neutral.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.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.  |