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

# bounds

The bounding box of the view attachment, expressed in meters.

## Declaration

```swift
var bounds: BoundingBox { get }
```
