ControllerButtons Property |
Array of button states where true means pressed, false means not pressed.
Namespace:
Demo3D.Input
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntaxpublic bool[] Buttons { get; }Property Value
Type:
Boolean
See Also