# angularVelocity

> The angular velocity of the particle.

## Definition

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

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

### Remarks

This is the particle's angular velocity in degrees per second.
