# position

> The position in local space of this bone.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.U2D](/engine/6000.5/script-reference/unityengine/u2d.md)
* **Assembly:** UnityEngine.CoreModule

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