Click or drag to resize

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: 19.00.00
Syntax
C#
public bool[] Buttons { get; }

Property Value

Boolean
See Also