Any (LogiX node)

From Neos Wiki
Revision as of 12:24, 5 August 2022 by Kisaragi marine (talk | contribs) (Created page with "{{Infobox Logix Node | Name = Any | Image = noframe | 128px | Any LogiX node | Input0Type = Bool2 | Input0Name = V | Output0Type = Bool | Output0Name =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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