Axis QML Type
QML frontend for the Qt3DInput::QAxis C++ class. More...
Import Statement: | import Qt3D.Input 2.0 |
Since: | Qt 5.7 |
Instantiates: | QAxis |
Properties
Detailed Description
Links a set of AbstractAxisInputs that trigger the same event.
Property Documentation
inputs : list<AbstractAxisInput> |
the list of AbstractAxisInput that can trigger this Axis.