Class OpenXRInteractionFeature.ActionBinding
Information sent to OpenXR about specific, physical control on an input device. Used to identify what an action is bound to (that is, which physical control will trigger that action).
Inherited Members
Namespace: UnityEngine.XR.OpenXR.Features
Assembly: solution.dll
Syntax
[Serializable]
protected class OpenXRInteractionFeature.ActionBinding
Fields
Name | Description |
---|---|
interactionPath | OpenXR path for the interaction |
interactionProfileName | OpenXR interaction profile name |
userPaths | Optional OpenXR user paths OpenXRInteractionFeature.UserPaths |