# max

> The upper angular limit (in degrees) of the joint.

## Definition

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

```csharp
public float max { get; set; }
```

### Remarks

When the joint angle or position is above it, the joint will exert forces to constrain it.
