---
title: ObjectAnchor.AxisAlignedBoundingBox
framework: arkit
role: symbol
role_heading: Structure
path: arkit/objectanchor/axisalignedboundingbox
---

# ObjectAnchor.AxisAlignedBoundingBox

Values that describe an axis-aligned bounding box.

## Declaration

```swift
struct AxisAlignedBoundingBox
```

## Topics

### Inspecting the bounding box

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

### Operators

- [==(_:_:)](arkit/objectanchor/axisalignedboundingbox/==(_:_:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Inspecting an object anchor

- [boundingBox](arkit/objectanchor/boundingbox.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)
