---
title: EnvironmentBlendingComponent.BlendingMode
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/environmentblendingcomponent/blendingmode
---

# EnvironmentBlendingComponent.BlendingMode

A struct that encapsulates the different environment-blending modes that can be applied to an entity.

## Declaration

```swift
struct BlendingMode
```

## Topics

### Type Properties

- [default](realitykit/environmentblendingcomponent/blendingmode/default.md)

### Type Methods

- [occluded(by:)](realitykit/environmentblendingcomponent/blendingmode/occluded(by:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
