# BBox.Maxs

```csharp
Vector3 Maxs
```

The maximum corner extents of the AABB. Values on each axis should be mathematically larger than values on the same axis of [BBox.Mins](/api/BBox/Mins). See [Vector3.Sort](/api/Vector3/Sort)

Declared in [BBox](/api/BBox).
Assembly: `Sandbox.System`.
