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

# bounds

A box that bounds the mesh in local coordinate space.

## Declaration

```swift
@MainActor @preconcurrency var bounds: BoundingBox { get }
```
