ButtonAxisInput QML Type
QButtonAxisInput C++ 类的 QML 前端。轴值由按钮控制,而非传统的模拟输入(如操纵杆)。更多
Import Statement: | import Qt3D.Input 2.9 |
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.