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