Display.requiresBlitToBackbuffer

매뉴얼로 전환
public bool requiresBlitToBackbuffer ;

설명

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.