Click or drag to resize

ControllerGetControllers Method

Get the list of controllers currently connected to the system.

Namespace: Demo3D.Input
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public static List<Controller> GetControllers()

Return Value

ListController
List of available controllers.
See Also