SystemInfo.SupportsBlendingOnRenderTextureFormat
Parameters
| format | The format to look up. |
Returns
bool True if blending is supported on the given format.
Description 描述
Is blending supported on render texture format?
Returns true if graphics card supports blending on the given RenderTextureFormat.
See Also: Render Texture assets, RenderTexture class.