SystemInfo.supportsMultisampledBackBuffer

public static bool supportsMultisampledBackBuffer;

Returns

bool true if a multi-sampled back buffer is supported.

Description

A boolean property that indicates whether multi-sampled back buffer is supported (true if supported, false if not supported).

Multi-sampled back buffer is only supported with the Player on Android and Apple devices. If it's supported, you can select the number of samples by using Screen.SetMSAASamples.


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