Add
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Performs the addition of two vectors.
To create it, right-click in the editor and select Create Node/Tasks/Vector3/Add
This task node has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node. |
Ignore About Self | Whether node ignores abort self or not. |
Vector A | Left hand side of value. |
Vector B | Right hand side of value. |
Stored Result | Key to store new vector. |