init(scope:)
Creates a BloomComponent with the specified scope.
Declaration
init(scope: BloomComponent.BloomScope = .unbounded)Parameters
- scope:
The bloom scope. Defaults to Unbounded.
Creates a BloomComponent with the specified scope.
init(scope: BloomComponent.BloomScope = .unbounded)The bloom scope. Defaults to Unbounded.