# On Leap Motion Pinch Start

## Overview

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

**On Leap Motion Pinch Start** is an **Event Listener** **Node** used for executing a **Logic Branch** when a *Leap Motion Pinch Action* starts.

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

## See Also

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