SystemInfo.supportsMultisampleAutoResolve

매뉴얼로 전환
public static bool supportsMultisampleAutoResolve ;

설명

Returns true if multisampled textures are resolved automatically

Some platforms support multisampling without using an intermediate multisampled texture that needs to be explicitly resolved. Such platforms automatically resolve the multisampling which provides a performance gain by saving bandwidth. See Also: CommandBuffer.Blit.