> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/scenemodule/directionallightsource.md).

# DirectionalLightSource

The `DirectionalLightSource` class describes a directional light source.

## Properties

| Property    | Description                                                                                                                                                      |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `color`     | <p><code>(get) (Not Available) (set) color: ColorSignal</code></p><p>Specifies the color of this light source.</p>                                               |
| `intensity` | <p><code>(get) intensity: ScalarSignal (set) intensity: ScalarSignal</code></p><p>Specifies the intensity of this light source, usually between 0.0 and 1.0.</p> |

## Methods

This module exposes no methods.
