# Sandbox.DamageInfo.Position

```csharp
Vector3 Position { get; set; }
```

The location of the damage on the hit object.

Declared in [Sandbox.DamageInfo](/api/Sandbox.DamageInfo).
Assembly: `Sandbox.Engine`.
