Index Switch
Overview
The Index Switch Node takes an Int as input and compares it to the value ofIndex: value
, returning true or false. This could be used, for example, for enabling or disabling features in a User Interface based on the output of a function.
Scope: Project, Scene, Function, Prefab.
Attributes
Inputs
Outputs
See Also
Last updated