# UpperLimit

> Represents a state where the joint limit is at the specified upper limit.

## Definition

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

```csharp
UpperLimit = 2
```
