ButtonAxisInput QML Type
QButtonAxisInput C++クラスのQMLフロントエンドです。軸の値は、ジョイスティックのような従来のアナログ入力ではなく、ボタンによって制御されます。詳細...
| Import Statement: | import Qt3D.Input 2.11 |
| In C++: | QButtonAxisInput |
| Status: | Deprecated |
プロパティ
- acceleration : real
- buttons : list<var>
- deceleration : list<var>
- scale : real
物件詳細
プロパティ・ドキュメンテーション
acceleration : real
ボタンを押したときの軸の値の変化率を指定する。
buttons : list<var>
軸を制御するボタンを指定する
deceleration : list<var>
ボタンを離したときに軸の値が元に戻る速度を指定する。
scale : real
軸出力値のスケーリング方法を指定する。デフ ォル ト ではスケー リ ングは適用 さ れないので、 デフ ォル ト 値は 1 にな る。
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.