ProtoFlux:Mul

From Resonite Wiki
Revision as of 06:33, 27 June 2024 by AmasterAmaster (talk | contribs) (Added the See Also section for this node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
×
A
*
B
Operators

Multiply or Mul is a node that allows you to perform multiplication between values (both of same and different types), including complex values like Quaternions or vectors.

Inputs

A (Pseudo-generic)

A numeric value to multiply with B.

B (Pseudo-generic)

A numeric value to multiply with A.

Outputs

* (Pseudo-generic)

The Multiplication of A (Pseudo-generic) and B (Pseudo-generic).

Examples

See Also