# maxTextureSize

> The maximum texture size that the Sprite Atlas can pack to.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.U2D](/engine/6000.5/script-reference/unityeditor/u2d.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public int maxTextureSize { get; }
```
