vector
This node lets you construct a vector from its xyz components, or to access each of the vector xyz components. The pins that will be displayed depends on which input or output pins are connected.
[Inputs]
Enabled - Enable or disable node evaluation.
Input - Input vector. If connected then only output x,y,z component pins will be available. This is used when you want to access vector components.
Input X - Vector X component. If connected then the node will generate a new vector on the Out pin.
Input Y - Vector Y component. If connected then the node will generate a new vector on the Out pin.
Input Z - Vector Z component. If connected then the node will generate a new vector on the Out pin.
[Outputs]
Out - Vector output.
X - Input vector X component.
Y - Input vector Y component.
Z - Input vector Z component.