distance
Calculates the distance between this position and the given x, y, and z values.
Return
the distance
Parameters
x
the X distance
y
the Y distance
z
the Z distance
Calculates the distance between this position and the given other position.
Return
the distance
Parameters
other
the other position
Calculates the distance between this position and the given other vector.
Return
the distance
Parameters
other
the other vector