myVector.distance( otherVector ) in Anark Studio 2.5
Calculate the distance to another vector.
Arguments
name | type | description |
---|---|---|
otherVector | Vector | The vector to calculate the di |
- Return Type
- Number
Description
Calculates and returns the distance between the original vector and otherVector.