Create a vector between two points
ID
tool-vector-vector-by-2pnt
Name
Vector By 2Pnt
Group
Vector
Package
Tool
Keywords
Render
After creating the node, connect the point from which you want to create a vector to the first port. To the second port, connect the point up to which the vector will be created. Connect the boolean to get the normalized vector to the third port. On the output ports, you will get the resulting vector and its length.
Vector X
Vector Y
Vector Z
Vector XYZ\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
point1 | Point | Base point | [5,5,0] |
point2 | Point | Tip point | [10,10,0] |
unit | Boolean | Unitize output |
Outputs
Name | Type | Description |
---|---|---|
vector | Vector | Resulting vector |
length | Number | Resulting vector length |