InputDevices.GetDevices
public static void GetDevices(List<InputDevice> inputDevices);
Parameters
| inputDevices | A List of type InputDevices to receive the available input devices. |
Description 描述
Gets a list of active input devices available to the XR Input Subsystem.