# Sandbox.Rigidbody.EnableImpactDamage

```csharp
bool EnableImpactDamage { get; set; }
```

Whether this rigidbody can deal damage to damageable objects on high-speed impacts.

Declared in [Sandbox.Rigidbody](/api/Sandbox.Rigidbody).
Assembly: `Sandbox.Engine`.
