Executes a vector math operation based on two vectors and outputs the result.
| Execute | Executes the node | |
| ↳ On Start | Executes the node at the start of the game | |
| Enabled | Enable or disable the node. Disabled nodes cannot be executed | |
| Vector 1 | Vector input for the first vector in the math operation. Use link or select vector node | |
| X / Y / Z | Manually input individual values for each axis in the first vector | |
| Vector 2 | Vector input for the second vector in the math operation. Use link or select vector node | |
| X / Y / Z | Manually input individual values for each axis in the second vector | |
| Operator | The math operation between the two vectors used when executed | |
| Value Output | Outputs the resulting vector when executed | |