# angularXMotion

> Allow rotation around the X axis to be Free, completely Locked, or Limited according to Low and High Angular XLimit.

## Definition

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

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