# Set Sort Index

## Overview

![The Set Sort Index Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-d168b3f75c22a264d8cbf42dc819bb918a8d9bbc%2Fsetsortindex.png?alt=media)

The **Set Sort Index Node** sets the sort index of an **Object**, which is the order an **Object** is layered in a **Scene**.

[**Scope**](https://docs.incari.com/incari-studio/2022.2/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** of interest.                                              |
| `Sort Index`      | **Int**      | The integer value of the desired sort index for the inputted **Object**. |

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

* [**Get Sort Index**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/object/get-sort-index)
