---
title: "init(scope:)"
framework: realitykit
role: symbol
role_heading: Initializer
path: "realitykit/bloomcomponent/init(scope:)"
---

# init(scope:)

Creates a BloomComponent with the specified scope.

## Declaration

```swift
init(scope: BloomComponent.BloomScope = .unbounded)
```

## Parameters

- `scope`: The bloom scope. Defaults to doc://com.apple.RealityKit/documentation/RealityKit/BloomComponent/BloomScope/unbounded.
