# anchorPosition

> Position of the anchor relative to this body.

## Definition

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

```csharp
public Vector3 anchorPosition { get; set; }
```

### Remarks

Defined in this body's space.

Unit of measurement - meters (m, m, m).
