# upperLimit

> The upper limit of motion for a particular degree of freedom.

## Definition

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

```csharp
public float upperLimit
```

### Remarks

Units of measurement - meters for linear and degrees for angular motion.
