# anchor

> The Position of the anchor around which the joints motion is constrained.

## Definition

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

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

### Remarks

The Position is defined in local space.
