# On Leap Motion Grab End

## Overview

![The On Leap Motion Grab End Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-55773658af1de65b9435f443367ac7e6669784d0%2Fonleapmotiongrabend.png?alt=media)

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

[**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.       |
| `Grab 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 Grab Start**](https://docs.incari.com/incari-studio/2023.1/toolbox/events/leapmotion/on-leapmotion-grab-start)
* [**On Leap Motion Grab Update**](https://docs.incari.com/incari-studio/2023.1/toolbox/events/leapmotion/on-leapmotion-grab-update)
