# Sandbox.PhysicsBody.LinearDamping

```csharp
float LinearDamping { get; set; }
```

Generic linear damping, i.e. how much the physics body will slow down on its own.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
