Scale#

Vector2.Scale(a, b)#

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

Parameters:
Returns:

2つのベクトルの各成分を掛け合わせたベクトル

Return type:

Vector2