Rotate#

Matrix4x4.Rotate(q)#

回転行列を作成します。

Parameters:

q (Quaternion) -- 回転

Returns:

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

Return type:

Matrix4x4