Defines a vector variable.
Inputs
|
Name |
Type |
Description |
|
X |
Number |
The X component of the vector. |
|
Y |
Number |
The Y component of the vector. |
|
Z |
Number |
The Z component of the vector. |
Outputs
|
Name |
Type |
Description |
|
Variable |
Vector |
The resulting variable. |