Set Sort Index

Overview

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.

Inputs

InputTypeDescription

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

OutputTypeDescription

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

Last updated