Perform the following basic mathematical operations on Vectors (2D, 3D or 4D) : addition, subtraction, multiplication, division.
A pop-up will appear when you drag & drop this node into your graph asking you what type of vector you would like to use in your operations.
Note that operations are only possible on vectors of the same type.
Properties
This node has no properties in the Editor
panel.
You can select which operation to perform using the dropdown menu directly on the node.
Vector 4D Operation
Inputs
Name | Type | Description |
---|---|---|
Vector 4D1 | Vector 4D | First Standard 4D Vector input for the operation |
Vector 4D2 | Vector 4D | Second Standard 4D Vector input for the operation |
Outputs
Name | Type | Description |
---|---|---|
Vector 4D | Vector 4D | Resulting 4D Vector of the operation |
Vector 3D Operation
Inputs
Name | Type | Description |
---|---|---|
Vector 3D1 | Vector 3D | First Standard 3D Vector input for the operation |
Vector 3D2 | Vector 3D | Second Standard 3D Vector input for the operation |
Outputs
Name | Type | Description |
---|---|---|
Vector 3D | Vector 3D | Resulting 3D Vector of the operation |
Vector 2D Operation
Inputs
Name | Type | Description |
---|---|---|
Vector 2D1 | Vector 2D | First Standard 2D Vector input for the operation |
Vector 2D2 | Vector 2D | Second Standard 2D Vector input for the operation |
Outputs
Name | Type | Description |
---|---|---|
Vector 2D | Vector 2D | Resulting 2D Vector of the operation |
Need more help with this?
Don’t hesitate to contact us here.