# repeatInterval

> How often to repeat the burst, in seconds.

## Definition

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

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