myVector.distance( otherVector ) in Anark Studio 2.5

Calculate the distance to another vector.

Arguments

nametypedescription
otherVector Vector The vector to calculate the di
Return Type
Number

Description

Calculates and returns the distance between the original vector and otherVector.