---
title: SpotLightComponent.SurroundingsLight
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/spotlightcomponent/surroundingslight
---

# SpotLightComponent.SurroundingsLight

A component that specifies that the spot light illuminates the physical and immersive environment.

## Declaration

```swift
struct SurroundingsLight
```

## Topics

### Initializers

- [init()](realitykit/spotlightcomponent/surroundingslight/init().md)

## Relationships

### Conforms To

- [Component](realitykit/component.md)
- [Equatable](swift/equatable.md)

## See Also

### Defining the light contribution

- [SpotLightComponent.ProjectiveTexture](realitykit/spotlightcomponent/projectivetexture.md)
