nkOpAdd
- Last UpdatedJan 24, 2023
- 1 minute read
The nkOpAdd node sums input1 and input2.
Limits
Size: [1..4]
Input1 and input2 must have the same value as size.
Code example
This is a code example for nkOpAdd.
<nkOpAdd name="nNodeName" size="3" input1="1 1 1" input2="2 2 2"/>