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