# linearLimit

> Boundary defining movement restriction, based on distance from the joint's origin.

## Definition

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

```csharp
public SoftJointLimit linearLimit { get; set; }
```
