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

軸出力値のスケーリング方法を指定する。デフ ォル ト ではスケー リ ングは適用 さ れないので、 デフ ォル ト 値は 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.