# maxForce

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

## Definition

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

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