maxFullFrameToneMapLuminance
Maximum input luminance at which gradation is preserved even when the entire screen is bright.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int maxFullFrameToneMapLuminance { get; }
Remarks
Measured in nits. This value is -1 if Unity cannot obtain a value from the HDR display. Accessing this member results in an exception if HDR is not available on the display. Use HDROutputSettings.available for the display to check that HDR is available.