Any (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Any
Any LogiX node
Inputs
  Bool2 V
Outputs
  Bool *

The Any node returns logical disjunction from given bools.

Usage

This node returns true if either input value is true. Otherwise (in other words, both inputs are false), returns false.

Examples

Node Menu

Operators / Bool Vectors
Back All Any None