Click or drag to resize

UIRenderTargetHDR Property

Whether the high dynamic range is enabled. For Auto mode HDR is disabled on limited devices (mobile).

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<AutoTrueFalse> HDR { get; set; }

Property Value

ReferenceAutoTrueFalse
See Also