Multiplication Node
This node multiplies the two input values by each-other.
This node is available in all modules.
This is part of the Math nodes, designed to perform mathematical functions and comparisons on values.
Inputs
Input #1 is a number and is the first value to be multiplied.
Input #2 is also a number and is the second value to be multiplied.
Outputs
Output #1 is a number and is equal to the value of Input 1 multiplied by the value of Input 2.