Inputs

Operation

Select the desired calculation type in this menu. You can choose between Add, Subtract, Multiply and Divide.

The mathematical symbol and the selected function, e.g., + Add for the Add function, are automatically displayed above the Node in the Node Editor. In this way, the type of calculation performed by the Node can already be recognized from the circuit without having to select the Node separately.

Data Type

Here you define the data type of the inputs and also the result. Float (floating point number) and Int (integer value), as well as the vector types Color (color), Vector2d, Vector and Vector4d can be processed.

Vector 1[XYZ ]

Vector 2[XYZ ]

The two values to be used for the calculation. Please note that when subtracting and dividing, the order of the values has an influence on the result. When adding and multiplying, however, the order in which the values are entered does not affect the calculated result.