Float Vector Addition
Purpose of the Node
The Float Vector Addition node takes two input vectors and outputs their element-wise sum.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
vector1 | First float vector | Array | Float |
vector2 | Second float vector | Array | Float |
result_vector | Sum of the two vectors | Array | Float |