# On Leap Motion Pinch Update

## Overview

![The On Leap Motion Pinch Update Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-01c62d03ecada655b8bb5f997e25199284e6916a%2Fonleapmotionpinchupdatenode20241.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**](https://docs.incari.com/incari-studio/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. |
| `Pinch Event`      | **Dictionary** | Returns a **Dictionary** of the action's [properties](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/..#properties).  |

## See Also

* [**On Leap Motion Pinch Start**](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/on-leapmotion-pinch-start)
* [**On Leap Motion Pinch End**](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/on-leapmotion-pinch-end)
