> 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-swipe-left.md).

# On Leap Motion Swipe Left

## Overview

![The On Leap Motion Swipe Left Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-096705bdb76884760b76d8cb859083e3da422b4f%2Fonleapmotionswipeleft.png?alt=media)

**On Leap Motion Swipe Left** is an **Event Listener** **Node** used for executing a **Logic Branch** when a *Leap Motion Swipe Left Action* occurs.

[**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. |
| `Swipe Left`       | **Dictionary** | Returns a **Dictionary** of the action's [properties](/incari-studio/2022.2/toolbox/events/leapmotion.md#properties).                  |

## See Also

* [**On Leap Motion Swipe Right**](/incari-studio/2022.2/toolbox/events/leapmotion/on-leapmotion-swipe-right.md)
