Create a vector from {xyz} components
ID
tool-vector-vector-xyz
Name
Vector XYZ
Group
Vector
Package
Tool
Keywords
Render
After creating the node, a vector is created with components X, Y, and Z, the size of which is ten. Connect the X dimension of the component to the first port. To the second port, you need to connect the Y dimension of the component. To the third port, you need to connect the size Z of the component. On the output port, you will get the vector which is obtained from the addition of vectors and the result vector length.
Vector Y
Vector Z
Vector X
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
factorX | Number | Vector {x} component | 0 |
factorY | Number | Vector {y} component | 0 |
factorZ | Number | Vector {z} component | 0 |
Outputs
Name | Type | Description |
---|---|---|
vector | Vector | Vector construct |
length | Number | Vector length |