---
title: light
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hasdirectionallight/light
---

# light

A directional light component for the entity.

## Declaration

```swift
@MainActor @preconcurrency var light: DirectionalLightComponent { get set }
```
