<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/DieState/boundingBox",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit8DieStateV11boundingBoxSo8SPRect3Davp"
  },
  "title" : "boundingBox"
}
-->

# boundingBox

A 3D bounding box that encloses the die.

```
var boundingBox: Rect3D { get set }
```

## Discussion

This bounding box is object oriented,
so remains the same regardless of the equipment orientation.

---

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)