# Sandbox.SceneParticles.Simulate

```csharp
void Simulate(float f)
```

Simulate the particles for given amount of time.

### Parameters

- `f` (`float`): Amount of time has passed since last simulation.

Declared in [Sandbox.SceneParticles](/api/Sandbox.SceneParticles).
Assembly: `Sandbox.Engine`.
