+ (LogiX node)
(Redirected from +)
Jump to navigation
Jump to search
+ | ||
---|---|---|
![]() | ||
Inputs | ||
Float | A | |
Float | B | |
Outputs | ||
Float | * |
The + node outputs the sum of all input values.
Usage
When spawned from the node browser, this node accepts the float datatype by default. However, this node can be overloaded to accept different numeric value types if an appropriate wire is connected to an input. This node can also be overloaded to accept the string datatype, in which case it outputs all inputs concatenated together.