Version: 2022.3
言語: 日本語
Method group is Obsolete

InputDevices.GetDevicesWithRole

マニュアルに切り替える
Obsolete public static void GetDevicesWithRole (XR.InputDeviceRole role, List<InputDevice> inputDevices);

パラメーター

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

説明

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