CreateRotationYZXMatrix

Y軸回転→Z軸回転→X軸回転を合成した行列を作成する

nothrow @nogc extern (C++, DxLib) extern
int
CreateRotationYZXMatrix
(,
float XRot
,
float YRot
,
float ZRot
)

Meta