# Use Mask

## Overview

![The Use Mask Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-3e9841a1e0e6c71aec33bc60729e2abcc49a3355%2Fusemask.png?alt=media)

The **Use Mask** Node allows the user to enable or disable an **Object's** **Mask** from the **Logic Editor**.

[**Scope**](https://docs.incari.com/incari-studio/2023.1/overview#scopes): **Scene**, **Function**, **Prefab**.

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Object** that will have its **Mask** enabled/disabled.          |
| `Use Mask`        | **Boolean**  | *True* enables the **Mask**, while *False* disables it.               |

## 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. |

## See Also

[**Set Mask**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/object/set-mask)
