# maxAngularCorrection

> The maximum angular position correction used when solving constraints. This helps to prevent overshoot.

## Definition

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

```csharp
public static float maxAngularCorrection { get; set; }
```
