# currentAngularSeparationError

> This is unused in this specific joint. Typically this would get the current angular separation error for this joint.

## Definition

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

```csharp
public float currentAngularSeparationError { get; }
```
