# angularYMotion

> Allow rotation around the Y axis to be Free, completely Locked, or Limited according to Angular YLimit.

## Definition

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

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