Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

InputDevices

class in UnityEngine.XR

/

Implemented in:UnityEngine.XRModule

Description

An interface for accessing devices in the XR input subsytem.

To route haptic feedback to XR input devices, specify an XRNode as the destination. This interface provides access to input devices using an XRNode. For example, use the use XRNode.LeftHand and XRNode.RightHand to access the left or right devices.

Static Methods

GetDeviceAtXRNodeGets the input device at a given XRNode endpoint.

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