# axisOfRotation

> Override the axis of rotation of particles this system emits.

## Definition

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

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