---
title: PointLightComponent.SurroundingsLight
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/pointlightcomponent/surroundingslight
---

# PointLightComponent.SurroundingsLight

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

## Declaration

```swift
struct SurroundingsLight
```

## Topics

### Initializers

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

## Relationships

### Conforms To

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