# rotation

> The rotation of the particle.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ParticleSystemModule

```csharp
public float rotation { get; set; }
```

### Remarks

This is the particle's Euler rotation in degrees.
