Updated Distance.md (markdown)
commited
commit
eb5e7260889c11f4392592c60bf9d497b15402ef
... | ... | @@ -1,3 +1,3 @@ |
1 | Computes the distance between two points.
|
|
1 | Computes the distance between two [[positions|Vector]]. (Leaving the second input empty will output the magnitude of the vector instead of distance between two positions.)
|
|
2 | 2 | |
3 | 3 | [[/uploads/Distance.png]] |
... | ... | \ No newline at end of file |