# Sandbox.ParticleEffect.Pitch

```csharp
ParticleFloat Pitch { get; set; }
```

The pitch rotation of the particles.

Declared in [Sandbox.ParticleEffect](/api/Sandbox.ParticleEffect).
Assembly: `Sandbox.Engine`.
