# RevoluteJoint

> Revolute joint allows rotational movement around the X axis of the parent's anchor.

## Definition

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

```csharp
RevoluteJoint = 2
```
