Dot#

Vector4.Dot(a, b)#

2つのベクトルの内積を返します。

Parameters:
Returns:

2つのベクトルの内積

Return type:

number