# Sandbox.ParticleEffect.TimeScale

```csharp
float TimeScale { get; set; }
```

Scales the simulation time for this effect.

Declared in [Sandbox.ParticleEffect](/api/Sandbox.ParticleEffect).
Assembly: `Sandbox.Engine`.
