Distance#

Vector2.Distance(a, b)#

2つの座標の距離を返します。

Parameters:
Returns:

2つの座標の距離

Return type:

number