ButtonAxisInput QML Type
QButtonAxisInput C++クラスのQMLフロントエンドです。軸の値は、ジョイスティックのような従来のアナログ入力ではなく、ボタンによって制御されます。詳細...
Import Statement: | import Qt3D.Input 2.8 |
In C++: | QButtonAxisInput |
Status: | Deprecated |
プロパティ
- acceleration : real
- buttons : list<var>
- deceleration : list<var>
- scale : real
物件詳細
プロパティの説明
acceleration : real |
ボタン保持時の軸値の変化率を指定する
scale : real |
軸出力値のスケーリング方法を指定する。デフ ォル ト ではスケー リ ングは適用 さ れないので、 デフ ォル ト 値は 1 にな る。
© 2025 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.