tools:bool_compare
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:bool_compare [2019/01/22 17:18] – lightwolf | tools:bool_compare [2019/01/29 14:24] (current) – lightwolf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Boolean Comparison | + | ====== Boolean Comparison ====== |
This node compares to values using various different operators and returns the result as a true/false value. | This node compares to values using various different operators and returns the result as a true/false value. | ||
- | ===== User Interface controls | + | ===== Controls |
+ | {{ : | ||
==== Pass-through ==== | ==== Pass-through ==== | ||
If the Boolean input is connected, this control is available. | If the Boolean input is connected, this control is available. | ||
Line 36: | Line 37: | ||
This inverts the result of the comparison. | This inverts the result of the comparison. | ||
- | ==== Boolean | + | ==== Boolean |
If the Boolean input is connected, this can be used to combine the value of the input with the result of the comparison. This allows you to daisy chain multiple Boolean Comparison nodes for complex requirements. | If the Boolean input is connected, this can be used to combine the value of the input with the result of the comparison. This allows you to daisy chain multiple Boolean Comparison nodes for complex requirements. | ||
Line 49: | Line 50: | ||
==== Invert Output ==== | ==== Invert Output ==== | ||
This will invert the result of the previous Boolean operation. | This will invert the result of the previous Boolean operation. | ||
+ | |||
+ | ===== Connections ===== | ||
+ | {{ : | ||
+ | ==== Boolean ==== | ||
+ | |||
+ | This allows you to connect another boolean value to this node. | ||
+ | |||
+ | If this input is connected, you can use [[# | ||
+ | |||
+ | ==== Integer A, Scalar A, Vector A ==== | ||
+ | |||
+ | The value used as A in the comparison. Which input is used depends on the [[#Value A =]] setting. | ||
+ | |||
+ | ==== Integer B, Scalar B, Vector B ==== | ||
+ | |||
+ | The value used as B in the comparison. Which input is used depends on the [[#Value B =]] setting. | ||
+ | |||
+ | ==== Invert ==== | ||
+ | |||
+ | Inverts the result of the comparison between A and B. | ||
+ | |||
+ | ==== Boolean (Output) ==== | ||
+ | |||
+ | Either 0 if the result of all operations is false, or 1 if it is true. | ||
---- | ---- | ||
[[https:// | [[https:// | ||
- | This is the plugin of the month for November 2018, made possible by the finest patrons on [[https:// | + | This is the plugin of the month for January 2019, made possible by the finest patrons on [[https:// |
tools/bool_compare.1548173906.txt.gz · Last modified: 2019/01/22 17:18 by lightwolf