<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/BloomComponent/BloomScope",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation14BloomComponentV0C5ScopeV"
  },
  "title" : "BloomComponent.BloomScope"
}
-->

# BloomComponent.BloomScope

```
struct BloomScope
```

## Topics

### Accessing bloom scopes

[`static let hierarchical: BloomComponent.BloomScope`](/documentation/RealityKit/BloomComponent/BloomScope/hierarchical)

Bloom is restricted to the bounding box of the attached entity’s mesh hierarchy.

[`static let unbounded: BloomComponent.BloomScope`](/documentation/RealityKit/BloomComponent/BloomScope/unbounded)

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

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)