This node acts as a maths equation, with two input variables and one result.

Math Setup

Name Description
Type
  • Float – Individual X, Y or Z data.
  • Vector – Combined XYZ data.
  • Integer – These are whole numbers.
Function
  • Add – This function will add A to B.
  • Subtract – This function will subtract A from B.
  • Multiply – This function will multiply A by B.
  • Divide – This function will divide A by B.
A This is the first input.
B This is the second input.
Result This is the result of A and B being manipulated by the function. This result is the output.

Layout

Name Description
Position The position of the node on the board can be set using XY values.
Size The size of the node, width and height can be set here.