Version: 2020.1
언어: 한국어
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.