Scale#

Vector4.Scale(a, b)#

2つのベクトルの各要素を掛け合わせたベクトルを返します。

Parameters:
Returns:

2つのベクトルの各要素を掛け合わせたベクトル

Return type:

Vector4