---
title: MTLAxisAlignedBoundingBox
framework: metal
role: symbol
role_heading: Structure
path: metal/mtlaxisalignedboundingbox-c.struct
---

# MTLAxisAlignedBoundingBox

The bounds for an axis-aligned bounding box.

## Declaration

```occ
typedef struct _MTLAxisAlignedBoundingBox { ... } MTLAxisAlignedBoundingBox;
```

## Topics

### Instance Properties

- [max](metal/mtlaxisalignedboundingbox-c.struct/max.md)
- [min](metal/mtlaxisalignedboundingbox-c.struct/min.md)

## See Also

### Supporting types

- [MTLPackedFloat3](metal/mtlpackedfloat3-c.struct.md)
- [MTLPackedFloat4x3](metal/mtlpackedfloat4x3-c.struct.md)
- [MTLPackedFloat3Make(_:_:_:)](metal/mtlpackedfloat3make(_:_:_:).md)
- [MTL4BufferRange](metal/mtl4bufferrange.md)
- [MTL4BufferRangeMake(_:_:)](metal/mtl4bufferrangemake(_:_:).md)
