> 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/toolbox/events/leapmotion/on-leapmotion-swipe-left.md).

# On Leap Motion Swipe Left

## Overview

![The On Leap Motion Swipe Left Node.](/files/PVLinyZdZrZadCdLkIxI)

**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/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/toolbox/events/leapmotion.md#properties).                         |

## See Also

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