!= (LogiX node)
(Redirected from !=)
Jump to navigation
Jump to search
!= | ||
---|---|---|
![]() | ||
Inputs | ||
Float | A | |
Float | B | |
Outputs | ||
Bool | * |
The != node checks whether inputs A and B are not equal, outputting True if they are not equal and False if they are equal.
Usage
When spawned from the node browser, this node accepts float data by default. However, this node can be overloaded to accept a wide variety of value and reference datatypes if an appropriate wire is connected to one of the inputs.