Action QML Type▲
- 
					
Import Statement: import Qt3D.Input 2.4
 - 
					
Since: Qt 5.7
 - 
					
Instantiates:: QAction
 
Detailed Description▲
Links a set of AbstractActionInput that trigger the same event.
Property Documentation▲
action : bool▲
inputs : list<AbstractActionInput>▲
The list of AbstractActionInput that must be triggered to trigger this Action.


