# On Leap Motion Grab Start

## Overview

![The On Leap Motion Grab Start Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-30a1cac306882650cb661904a846abd6c205f94e%2Fonleapmotiongrabstartnode20241.png?alt=media)

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

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

## See Also

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