# anchorRotation

> Rotation of the anchor relative to this body.

## Definition

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

```csharp
public Quaternion anchorRotation { get; set; }
```

### Remarks

Defined in this body's space.

Units of measurement - quaternions in Scripting and degrees in the Editor.
