Difference between revisions of "MWLLFlowNodes:VectorDistance"
From MechWarrior: Living Legends Wiki
m |
m |
||
Line 6: | Line 6: | ||
|StartVec | |StartVec | ||
|Position | |Position | ||
− | | | + | |X/Y/Z coordinates of initial vector |
|- | |- | ||
|EndVec | |EndVec | ||
|Position | |Position | ||
− | | | + | |X/Y/Z coordinates of other vector |
|- | |- | ||
|Distance | |Distance | ||
|Float | |Float | ||
− | | | + | |Distance output of vector calculation |
|- | |- | ||
!colspan="3" style="text-align:center" | [[File:VectorDistance.png]] | !colspan="3" style="text-align:center" | [[File:VectorDistance.png]] |
Revision as of 02:03, 24 August 2017
VectorDistance | ||
---|---|---|
Name | Type | Description |
StartVec | Position | X/Y/Z coordinates of initial vector |
EndVec | Position | X/Y/Z coordinates of other vector |
Distance | Float | Distance output of vector calculation |
VectorDistance is the MWLL Flowgraph Node calculating distance between two points