---
title: unbounded
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/bloomcomponent/bloomscope/unbounded
---

# unbounded

Bloom is computed on the entire screen with no bounding box restriction.

## Declaration

```swift
static let unbounded: BloomComponent.BloomScope
```

## See Also

### Accessing bloom scopes

- [hierarchical](realitykit/bloomcomponent/bloomscope/hierarchical.md)
