OperatorNode

The OperatorNode uses an operator of each component of a vector.

Options:

add, subtract, multiply, divide The operator.

Input:

vec The positions to apply the operation.
x The x value for the operation.
y The y value for the operation.
z The z value for the operation.

Output:

The operated positions.

Internal Request: