ControllerGetControllers Method |
Get the list of controllers currently connected to the system.
Namespace:
Demo3D.Input
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic static List<Controller> GetControllers()
Return Value
Type:
ListControllerList of available controllers.
See Also