# angularVelocity3D

> The 3D angular velocity of the particle.

## Definition

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

```csharp
public Vector3 angularVelocity3D { get; set; }
```

### Remarks

This is the particle's angular velocity in degrees per second, around each axis.
