# separateAxes

> Set the size over lifetime on each axis separately.

## Definition

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

```csharp
public bool separateAxes { get; set; }
```

### Remarks

When disabled, this module only uses the x-axis size curve and applies it uniformly.
