---
title: bounds
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshpart/bounds
---

# bounds

The bounding volume of this mesh part, in model space.

## Declaration

```swift
final var bounds: BoundingSphereBox { get set }
```
