<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Light](./server.light.md) &gt; [world](./server.light.world.md)

## Light.world property

The world the Light is spawned into.

**Signature:**

```typescript
get world(): World | undefined;
```
