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

# min

Minimum coordinates for the bounding box.

## Declaration

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

## See Also

### Inspecting the bounding box

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