# Sandbox.SoundHandle.Pitch

```csharp
float Pitch { get; set; }
```

Pitch of the sound.

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
