XR Position

Overview

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. This means that while this Node can be placed in a Scene under a Screen, it will never pulse under these circumstances.

Scope: Scene, Prefab.

Outputs

OutputTypeDescription

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 XX, YY, and ZZ values of the current position.

Last updated