# EqualLimits

> Represents a state where the joint limit is at the specified lower and upper limits (they are identical).

## Definition

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

```csharp
EqualLimits = 3
```
