# Sandbox.SoundHandle.SpacialBlend

```csharp
float SpacialBlend { get; set; }
```

How 3d the sound should be. 0 means no 3d, 1 means fully

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
