# MSAATextureSamples

> Indicates that support for MSAA textures (e.g. Texture2DMS) is required.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Rendering](/engine/6000.3/script-reference/unityeditor/rendering.md)
* **Assembly:** UnityEditor

```csharp
MSAATextureSamples = 1048576
```
