# On Leap Motion Frame Update

## Overview

![The On Leap Motion Frame Update Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-b7cded8bc9e789f1627e97ab8b9d03238784174b%2Fonleapmotionframeupdate.png?alt=media)

**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**](https://docs.incari.com/incari-studio/2023.2/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.       |
| `Hand Event`       | **Dictionary** | Returns a **Dictionary** of the action's [properties](https://docs.incari.com/incari-studio/2023.2/toolbox/events/leapmotion/..#properties). |
