Class OpenXRInteractionFeature.DeviceConfig
Information sent to the OpenXR runtime to identify how to map a
Namespace: UnityEngine.XR.OpenXR.Features
Syntax
protected class DeviceConfig : object
Fields
characteristics
The
Declaration
public InputDeviceCharacteristics characteristics
Field Value
| Type | Description |
|---|---|
| InputDeviceCharacteristics |
userPath
OpenXR user path that this device maps to. OpenXRInteractionFeature.UserPaths
Declaration
public string userPath
Field Value
| Type | Description |
|---|---|
| String |