Method group is Obsolete

InputDevices.GetDevicesWithRole

Cambiar al Manual
Obsolete public static void GetDevicesWithRole (XR.InputDeviceRole role, List<InputDevice> inputDevices);

Parámetros

role InputDeviceRole that is defined for the devices returned.
inputDevicesA List of type InputDevices to receive the available input devices.

Descripción

Gets a list of active input devices available to the XR Input Subsystem that match the specified role.