Set Sort Index
Last updated
Last updated
The Set Sort Index Node sets the sort index of an Object, which is the order an Object is layered in a Scene.
Scope: Scene, Function, Prefab.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The Object of interest. |
| Int | The integer value of the desired sort index for the inputted Object. |
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. |