<!-- 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; [isSpawned](./server.light.isspawned.md)

## Light.isSpawned property

Whether the Light is spawned into the world.

**Signature:**

```typescript
get isSpawned(): boolean;
```
