# position

> Sets the vector representing the current position of the tracked node.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.XR](/engine/6000.5/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

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