# forceLimit

> The maximum force this drive can apply to a body.

## Definition

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

```csharp
public float forceLimit
```

### Remarks

Units of measurement - N (newtons) for linear and Nm (newton-meters) for angular motion.
