# On Leap Motion Pinch Start

## Overview

![The On Leap Motion Pinch Start Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-497c15aff1996dbec436e6f4e18d2eaf1e2ef236%2Fonleapmotionpinchstartnode20241.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/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 End**](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/on-leapmotion-pinch-end)
* [**On Leap Motion Pinch Update**](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/on-leapmotion-pinch-update)
