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