Distance#

Vector3.Distance(a, b)#

2つのベクトル間の距離を返します。

Parameters:
Returns:

2つのベクトル間の距離

Return type:

number