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