Axis QML Type
QML frontend for the Qt3DInput::QAxis C++ class. 更多...
Import Statement: | import Qt3D.Input 2.0 |
开始支持版本: | Qt 5.7 |
Instantiates: | QAxis |
属性
详细描述
Links a set of AbstractAxisInputs that trigger the same event.
属性
inputs : list<AbstractAxisInput> |
the list of AbstractAxisInput that can trigger this Axis.