# baumgarteScale

> The scale factor that controls how fast overlaps are resolved.

## Definition

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

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