# maxForce

> The maximum force that can be generated when trying to maintain the relative joint constraint.

## Definition

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

```csharp
public float maxForce { get; set; }
```
