Click or drag to resize

RenderTargetInSpaceHDR Property

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

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

Property Value

Type: ReferenceAutoTrueFalse
See Also