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