ToMatrix

Quaternion.ToMatrix method

クォータニオンによって提示された回転を変換行列に変換します。

public Matrix4 ToMatrix()

戻り値

現在のクォータニオンの行列表現。

関連項目