> 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/2023.1/toolbox/events/leapmotion/on-leapmotion-pinch-update.md).

# On Leap Motion Pinch Update

## Overview

![The On Leap Motion Pinch Update Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-30f0d519b8ec930b0dd71d552626cee955515a55%2Fonleapmotionpinchupdate.png?alt=media)

**On Leap Motion Pinch End** is an **Event Listener** **Node** used for executing a **Logic Branch** when a *Leap Motion Pinch Action* is updated, meaning the interval between its start and end.

[**Scope**](/incari-studio/2023.1/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. |
| `Pinch Event`      | **Dictionary** | Returns a **Dictionary** of the action's [properties](/incari-studio/2023.1/toolbox/events/leapmotion.md#properties).                  |

## See Also

* [**On Leap Motion Pinch Start**](/incari-studio/2023.1/toolbox/events/leapmotion/on-leapmotion-pinch-start.md)
* [**On Leap Motion Pinch End**](/incari-studio/2023.1/toolbox/events/leapmotion/on-leapmotion-pinch-end.md)
