# Set Scene

## Overview

![The Set Scene Node.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-901128600f2771e568b8071014375301072d8158%2Fsetsceneupdatedimage.png?alt=media)

The **Set Scene Node** sets the chosen **Scene** for a **Screen**. The user simply needs to choose a **Screen** and any of its **Scenes** (other than the current **Scene**) as inputs. The output will be the ID of the final **Scene**.

[**Scope**](https://docs.incari.com/incari-studio/2022.1/overview#scopes): **Project**.

## Attributes

![The Set Scene Node Attributes](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-dc3f8ad8f5cecaa8dae22975202d8009ed8cc791%2Fsetscenenodeattributes.png?alt=media)

| Attribute | Type       | Description                                                                                                                 |
| --------- | ---------- | --------------------------------------------------------------------------------------------------------------------------- |
| `Screen`  | **Screen** | The ID of the **Screen** the user wishes to set the **Scene** for, if one is not already indicated in the **Input Socket**. |
| `Scene`   | **Scene**  | The ID of the chosen **Scene**, if one is not already indicated in the **Input Socket**.                                    |

## Inputs

| Input             | Type       | Description                                                           |
| ----------------- | ---------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**  | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Screen ID`       | **Screen** | The ID of the **Screen** the user wishes to set the **Scene** for.    |
| `Scene ID`        | **Scene**  | The ID of the chosen **Scene**.                                       |

## 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. |
| `Scene ID`         | **Scene** | The ID of the chosen **Scene**.                                                                                                        |

## See Also

* [**Get Scene**](https://docs.incari.com/incari-studio/2022.1/toolbox/incari/screen/getscene)
