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