Nodes > Math > Common > Multiply
Multiplies all inputs and returns the product.
Inputs
Name | Type | Description |
---|---|---|
A | float | First value to multiply |
B | float | Second value to multiply |
Outputs
Name | Type | Description |
---|---|---|
( A x B ) | float | Result of multiplying all values |
Properties
Name | Type | Description |
---|---|---|
Input Count | dropdown | Number of input ports to expose |
Was this page helpful?