<!-- 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; [orientationFixedRotation](./server.particleemitter.orientationfixedrotation.md)

## ParticleEmitter.orientationFixedRotation property

The fixed rotation of emitted particles in degrees when orientation is 'fixed'.

**Signature:**

```typescript
get orientationFixedRotation(): Vector3Like | undefined;
```
