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

# center

The center of the bounding box.

## Declaration

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

## See Also

### Inspecting the bounding box

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