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 |
desired |
OpenXR interaction profile to use for this action map |
device |
List of devices to configure |
localized |
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 |
serial |
Serial number of the device |