Difference between revisions of "MWLLFlowNodes:VectorDistance"
From MechWarrior: Living Legends Wiki
m |
Fire-hound (talk | contribs) |
||
Line 21: | Line 21: | ||
− | '''VectorDistance''' is the [[MWLL Flowgraph Nodes|MWLL Flowgraph Node]] calculating distance between two points | + | '''VectorDistance''' is the [[MWLL Flowgraph Nodes|MWLL Flowgraph Node]] calculating distance between given two points in 3D space |
{{Stub}} | {{Stub}} |
Latest revision as of 20:55, 20 June 2019
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 given two points in 3D space