# On Leap Motion Frame Update

## Overview

![The On Leap Motion Frame Update Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-5b2ea80404685d09b573782a7639f506776f501a%2Fonleapmotionframeupdatenode20241.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/2024.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.       |
| `Hand Event`       | **Dictionary** | Returns a **Dictionary** of the action's [properties](https://docs.incari.com/incari-studio/2024.1/toolbox/events/leapmotion/..#properties). |
