---
title: "formUnion(_:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/boundingbox/formunion(_:)-5iy03"
---

# formUnion(_:)

Expands the bounding box to contain the specified bounds.

## Declaration

```swift
mutating func formUnion(_ other: BoundingBox)
```

## Parameters

- `other`: Another bounding box.

## See Also

### Expanding boxes

- [union(_:)](realitykit/boundingbox/union(_:)-1y8hw.md)
- [union(_:)](realitykit/boundingbox/union(_:)-g4th.md)
- [formUnion(_:)](realitykit/boundingbox/formunion(_:)-6itj9.md)
