Scale#

Matrix4x4.Scale(vector)#

スケール行列を作成します。

Parameters:

vector (Vector3) -- スケール

Returns:

指定されたパラメータによって作成された行列

Return type:

Matrix4x4