<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [ParticleEmitterOptions](./server.particleemitteroptions.md) &gt; [attachedToEntity](./server.particleemitteroptions.attachedtoentity.md)

## ParticleEmitterOptions.attachedToEntity property

If set, the ParticleEmitter will be attached to this entity.

**Signature:**

```typescript
attachedToEntity?: Entity;
```
