SystemInfo.supportsMultisampledTextures

public static int supportsMultisampledTextures;

Description

Returns a value of 1 or higher if multisampled textures are supported. (Read Only)

The property returns a value of 1 or higher if multisampled textures are supported, or a value of 0 if they are not supported.

Additional resources: RenderTexture.bindTextureMS.


Did you find this page useful? Please give it a rating: