# max

> The maximum bounds of the brush.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.TerrainTools](/engine/6000.6/script-reference/unityeditor/terraintools.md)
* **Assembly:** UnityEditor

```csharp
public Vector2Int max { get; }
```
