# axisOfRotations

> Specifies an axis of rotation for each particles, in radians.

## Definition

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

```csharp
public readonly ParticleSystemNativeArray3 axisOfRotations { get; }
```
