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

# On Leap Motion Pinch Start

## Overview

![The On Leap Motion Pinch Start Node.](/files/ra5Kkdlic0nS9sajuQxP)

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

[**Scope**](/incari-studio/2022.2/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/2022.2/toolbox/events/leapmotion.md#properties).                  |

## See Also

* [**On Leap Motion Pinch End**](/incari-studio/2022.2/toolbox/events/leapmotion/on-leapmotion-pinch-end.md)
* [**On Leap Motion Pinch Update**](/incari-studio/2022.2/toolbox/events/leapmotion/on-leapmotion-pinch-update.md)
