Category: Vector
Kind: Operation
Description: Construct a vector
Inputs
Name | Abbreviation | Type | Access | Description |
X | X | Number | Item | The x component of the vector |
Y | Y | Number | Item | The y component of the vector |
Z | Z | Number | Item | The z component of the vector |
Outputs
Name | Abbreviation | Type | Access | Description |
Vector | V | Vector | Item | The constructed vector |
How to
Input a number for the x, y, and/or z
You can use a number node, or the result of any math node
Or, type a number into the box
The result is a vector with the defined coordinates

