> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/xr-position.md).

# XR Position

## Overview

![The XR Position Node.](/files/kiOIVgppMaf3cwWzl0Ju)

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**](/incari-studio/objects-and-types/project-objects/hmd.md). This means that while this **Node** can be placed in a **Scene** under a **Screen**, it will never pulse under these circumstances.

[**Scope**](/incari-studio/toolbox/overview.md#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.                                  |
