ProtoFlux:Any

From Resonite Wiki
Revision as of 18:06, 29 June 2024 by AmasterAmaster (talk | contribs) (Created a page for the Any node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.