# Sandbox.DamageInfo.Shape

```csharp
PhysicsShape Shape { get; set; }
```

The physics shape that we hit (if any)

Declared in [Sandbox.DamageInfo](/api/Sandbox.DamageInfo).
Assembly: `Sandbox.Engine`.
