Class OpenXRInteractionProfileEditorBase
Base class for editing interaction profiles.
- Inheritance
-
OpenXRInteractionProfileEditorBase
- Derived
Remarks
This is a base class for interaction profile editors used by the OpenXR action map editor. It can be used to create bespoke editors for specific interaction profiles.
Methods
setup(OpenXRActionMap, OpenXRInteractionProfile)
Setup this editor for the provided action_map
and interaction_profile
.
void setup(OpenXRActionMap action_map, OpenXRInteractionProfile interaction_profile)
Parameters
action_map
OpenXRActionMapinteraction_profile
OpenXRInteractionProfile