ProtoFlux:Any

From Resonite Wiki
Any
V
*
Bool Vectors

The Any node takes in a value (bool2, bool3, or bool4), and returns true if any the inputs are true.

Inputs

V (Pseudo-Generic)

The set of inputs to check.

Outputs

* (bool)

Returns true if any inputs are true.