---
title: boundingBox
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/objectanchor/boundingbox
---

# boundingBox

The bounding box of an anchor.

## Declaration

```swift
var boundingBox: ObjectAnchor.AxisAlignedBoundingBox { get }
```

## See Also

### Inspecting an object anchor

- [ObjectAnchor.AxisAlignedBoundingBox](arkit/objectanchor/axisalignedboundingbox.md)
- [description](arkit/objectanchor/description.md)
- [isTracked](arkit/objectanchor/istracked.md)
- [originFromAnchorTransform](arkit/objectanchor/originfromanchortransform.md)
- [referenceObject](arkit/objectanchor/referenceobject.md)
- [inputFile](arkit/referenceobject/inputfile.md)
- [usdzFile](arkit/referenceobject/usdzfile.md)
- [ReferenceObject](arkit/referenceobject.md)
