Multiply Float
Purpose of the Node
The Multiply Float node is used to multiply two float values and output the product.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
float1 | The first float value to be multiplied | Float | Float |
float2 | The second float value to be multiplied | Float | Float |
product | The product of the two float values | Float | Float |