# referenceAngle

> The angle referenced between the two bodies used as the constraint for the joint.

## Definition

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

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