# XR Position

## Overview

![The XR Position Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-060990af16ab4cc8b7f76904953ac82c3abedae3%2Fxrpositionnode.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/2023.1/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/2023.1/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.                                  |
