Class OpenXRInteractionFeature.ActionMapConfig
Defines a mapping of between the Unity input system and OpenXR.
Inherited Members
Namespace: UnityEngine.XR.OpenXR.Features
Assembly: solution.dll
Syntax
[Serializable]
protected class OpenXRInteractionFeature.ActionMapConfig
Fields
| Name | Description |
|---|---|
| actions | List of actions to configure |
| desiredInteractionProfile | OpenXR interaction profile to use for this action map |
| deviceInfos | List of devices to configure |
| localizedName | Human readable name of the OpenXR user path that this device maps to. |
| manufacturer | Name of the manufacturer providing this action map |
| name | Name of the action map |
| serialNumber | Serial number of the device |