Translate#

Matrix4x4.Translate(vector)#

平行移動行列を作成します。

Parameters:

vector (Vector3) -- 移動量

Returns:

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

Return type:

Matrix4x4