Get Sort Index

Overview

The Get Sort Index Node returns 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.

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.

Sort Index

Int

The sort index of the Object.

See Also

Last updated