# damping

> The damping of the spring attached to this drive.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.PhysicsModule

```csharp
public float damping
```

### Remarks

Units of measurement - Ns/m (newton-seconds per meter) for linear and Nms/rad (newton-meter-seconds per radian) for angular motion.
