Display.requiresSrgbBlitToBackbuffer

Switch to Manual
public bool requiresSrgbBlitToBackbuffer ;

Description

True when doing a blit to the back buffer requires manual color space conversion.

This property indicates whether the back buffer requires manual color space conversion from linear color space to sRGB in order to blit to it. The back buffer requires this if you are using linear color space and the back buffer does not support automatic conversion to sRGB.