Enum HDRACESPreset
Preset used when selecting ACES tonemapping for HDR displays.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public enum HDRACESPreset
Fields
Name | Description |
---|---|
ACES1000Nits | Preset for a display with a maximum range of 1000 nits. |
ACES2000Nits | Preset for a display with a maximum range of 2000 nits. |
ACES4000Nits | Preset for a display with a maximum range of 4000 nits. |