<!-- 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; [transparent](./server.particleemitteroptions.transparent.md)

## ParticleEmitterOptions.transparent property

Whether an emitted particle is transparent, resulting in smoother transparency blending.

**Signature:**

```typescript
transparent?: boolean;
```
