---
title: MTLAxisAlignedBoundingBox
framework: metal
role: symbol
role_heading: Type Alias
path: metal/mtlaxisalignedboundingbox-swift.typealias
---

# MTLAxisAlignedBoundingBox

The bounds for an axis-aligned bounding box.

## Declaration

```swift
typealias MTLAxisAlignedBoundingBox = _MTLAxisAlignedBoundingBox
```

## Topics

### Instance Properties

- [max](metal/mtlaxisalignedboundingbox-swift.typealias/max.md)
- [min](metal/mtlaxisalignedboundingbox-swift.typealias/min.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)

## See Also

### Supporting types

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