All (LogiX node)

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

The All node returns logical conjunction from given bools.

Usage

This node returns true if both input values are also true. Otherwise, returns false.

Examples

Node Menu

Operators / Bool Vectors
Back All Any None