<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [LightOptions](./server.lightoptions.md) &gt; [color](./server.lightoptions.color.md)

## LightOptions.color property

The color of the light. Defaults to white.

**Signature:**

```typescript
color?: RgbColor;
```
