# min

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

## Definition

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

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

### Remarks

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