# jointAngle

> The current joint angle (in degrees) with respect to the reference angle.

## Definition

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

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