For the complete documentation index, see llms.txt. This page is also available as Markdown.

On Leap Motion Frame Update

Overview

The On Leap Motion Frame Update Node.

On Leap Motion Frame Update is an Event Listener Node used for executing a Logic Branch when a Leap Motion Hand Action is updated during a frame, an interval defined by Leap Motion.

Scope: 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.

Hand Event

Dictionary

Returns a Dictionary of the action's properties.

Last updated