# xMotion

> Allow movement along the X axis to be Free, completely Locked, or Limited according to Linear Limit.

## Definition

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

```csharp
public ConfigurableJointMotion xMotion { get; set; }
```
