RenderHDR¶
Force HDR format usage (BIRP only).
If enabled, we assume the framebuffer is an HDR format, otherwise an LDR format.
Declaration¶
public bool RenderHDR { get; set; }
Force HDR format usage (BIRP only).
If enabled, we assume the framebuffer is an HDR format, otherwise an LDR format.
public bool RenderHDR { get; set; }