InputDevices.GetDevicesAtXRNode

切换到手册
public static void GetDevicesAtXRNode (XR.XRNode node, List<InputDevice> inputDevices);

参数

node拥有所请求设备的 XRNode。
inputDevices用于接收可用输入设备的 InputDevices 类型的列表。

描述

获取在给定 XRNode 终端可供 XR 输入子系统使用的活动输入设备的列表。