Method group is Obsolete

InputDevices.GetDevicesWithRole

Obsolete This API has been marked as deprecated and will be removed in future versions. Please use InputDevices.GetDevicesWithCharacteristics instead.

Declaration

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

Parameters

role InputDeviceRole that is defined for the devices returned.
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 that match the specified role.


Did you find this page useful? Please give it a rating: