---
title: max
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/objectanchor/axisalignedboundingbox/max
---

# max

The maximum coordinates for the bounding box.

## Declaration

```swift
var max: SIMD3<Float> { get }
```

## See Also

### Inspecting the bounding box

- [center](arkit/objectanchor/axisalignedboundingbox/center.md)
- [extent](arkit/objectanchor/axisalignedboundingbox/extent.md)
- [min](arkit/objectanchor/axisalignedboundingbox/min.md)
