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