InputDevices.GetDeviceAtXRNode
Parameters
| node | The XRNode that owns the requested device. |
Returns
InputDevice An InputDevice at this [[XR.XRNode].
Description 描述
Gets the input device at a given XRNode endpoint.
If there is no device at the specified endpoint, the method returns an InputDevice on which a call to InputDevice.IsValid returns false.