Matrix4x4F::RotationX メソッド (d2d1_1helper.h)
X 軸を中心に変換行列を回転させます。
構文
Matrix4x4F RotationX(
FLOAT degreeX
);
パラメーター
degreeX
型: FLOAT
回転の量。
戻り値
種類: Matrix4x4F
結果マトリックス。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d2d1_1helper.h |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
X 軸を中心に変換行列を回転させます。
Matrix4x4F RotationX(
FLOAT degreeX
);
degreeX
型: FLOAT
回転の量。
種類: Matrix4x4F
結果マトリックス。
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d2d1_1helper.h |