Set Sort Index

The Set Sort Index Node.
The Set Sort Index Node sets the sort index of an Object, which is the order an Object is layered in a Scene.
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. |
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. |
Last modified 4mo ago