Enum DeviceRole
The generalized role that the device plays. This can help in grouping devices by type (HMD, vs. hardware tracker vs. handed controller).
Namespace: UnityEngine.Experimental.Input.Plugins.XR
Syntax
public enum DeviceRole
Fields
Name | Description |
---|---|
GameController | |
Generic | |
HardwareTracker | |
LeftHanded | |
RightHanded | |
TrackingReference | |
Unknown |