# XR Position

## Overview

![The XR Position Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-e39c8b0477ef61219945af91b38e7e209a2dc136%2Fxrpositionnode20241.png?alt=media)

The **XR Position Node** returns the position in *3D* space of the tracked entity in some extended reality (*XR*) incorporating *Leap Motion*. This **Node** only has an effect within a **Scene** that is under an [**HMD**](https://docs.incari.com/incari-studio/objects-and-types/project-objects/hmd). This means that while this **Node** can be placed in a **Scene** under a **Screen**, it will never pulse under these circumstances.

[**Scope**](https://docs.incari.com/incari-studio/overview#scopes): **Scene**, **Prefab**.

## Outputs

| Output             | Type        | Description                                                                                                                            |
| ------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse**   | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `XR Position`      | **Vector3** | Returns a 3-dimensional vector containing the $$X$$, $$Y$$, and $$Z$$ values of the current position.                                  |
