---
title: EnvironmentBlendingComponent.EnvironmentType
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/environmentblendingcomponent/environmenttype
---

# EnvironmentBlendingComponent.EnvironmentType

An enumeration of the environment types which support environment-blending.

## Declaration

```swift
enum EnvironmentType
```

## Topics

### Enumeration Cases

- [EnvironmentBlendingComponent.EnvironmentType.surroundings](realitykit/environmentblendingcomponent/environmenttype/surroundings.md)

## Relationships

### Conforms To

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