Display.requiresBlitToBackbuffer

Cambiar al Manual
public bool requiresBlitToBackbuffer ;

Descripción

True when the back buffer requires an intermediate texture to render.

This property indicates whether the back buffer requires an intermediate render texture and a blit to render. For example, when you are using linear color space and the back buffer does not support automatic conversion to sRGB.