GetMatrixXZYRotation

行列からXZY軸回転の値を取得する

nothrow @nogc extern (C++, DxLib) extern
int
GetMatrixXZYRotation
(
const(.MATRIX)* In
,
float* OutXRot
,
float* OutYRot
,
float* OutZRot
)

Return Value

Type: int

-1:ジンバルロック発生 0:成功

Meta