<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/MTLAxisAlignedBoundingBox-swift.typealias",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Metal"
    ],
    "preciseIdentifier" : "c:@T@MTLAxisAlignedBoundingBox"
  },
  "title" : "MTLAxisAlignedBoundingBox"
}
-->

# MTLAxisAlignedBoundingBox

The bounds for an axis-aligned bounding box.

```
typealias MTLAxisAlignedBoundingBox = _MTLAxisAlignedBoundingBox
```

## Topics

### Setting boundaries

### Instance Properties

[`var max: MTLPackedFloat3`](/documentation/Metal/MTLAxisAlignedBoundingBox-swift.typealias/max)

[`var min: MTLPackedFloat3`](/documentation/Metal/MTLAxisAlignedBoundingBox-swift.typealias/min)

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)