# maxTorque

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

## Definition

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

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