# supportsMultisampled2DArrayTextures

> This has the same functionality as SystemInfo.supportsMultisampled2DArrayTextures and also mimics platform-specific behavior in the Unity Editor.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Device](/engine/6000.0/script-reference/unityengine/device.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static bool supportsMultisampled2DArrayTextures { get; }
```
