ProtoFlux:All

From Resonite Wiki
Revision as of 18:04, 29 June 2024 by AmasterAmaster (talk | contribs) (Created a page for the All node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
All
V
*
Bool Vectors

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

Inputs

V (Pseudo-Generic)

The set of inputs to check.

Outputs

* (bool)

Returns true if all inputs are true.