ButtonAxisInput QML Type
QML frontend for QButtonAxisInput C++ class. The axis value is controlled by buttons rather than a traditional analog input such as a joystick. More...
Import Statement: | import Qt3D.Input 2.7 |
Instantiates: | QButtonAxisInput |
Properties
- acceleration : real
- buttons : list<var>
- deceleration : list<var>
- scale : real
Detailed Description
Property Documentation
acceleration : real |
Specifies the rate at which the axis value changes when a button is held
Specifies the rate at which the axis value returns to normal when a button is released
scale : real |
Specifies how the axis output value is scaled. No scaling is applied by default so it defaults to 1.
© 2024 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.