SystemInfo.supportsSeparatedRenderTargetsBlend
public static bool supportsSeparatedRenderTargetsBlend;
Description 描述
Returns true when the platform supports different blend modes when rendering to multiple render targets, or false otherwise.
See Also: Graphics.SetRenderTarget.