OverrideRenderHDR#
Whether to override the automatic detection of framebuffer HDR rendering (BIRP only).
Rendering using HDR formats is optional, but there is no way for us to determine if HDR rendering is enabled in the Graphics Settings. We make an educated based on which platform is the target. If you see rendering issues, try disabling this.
Declaration#
public bool OverrideRenderHDR { get; set; }