ButtonAxisInput QML Type▲
- 
					
Import Statement: import Qt3D.Input 2.4
 - 
					
Since: Qt 5.7
 - 
					
Instantiates:: QButtonAxisInput
 
Detailed Description▲
Property Documentation▲
acceleration : real▲
Specifies the rate at which the axis value changes when a button is held
buttons : list<var>▲
deceleration : list<var>▲
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.


