Class reference
OpenXRInteractionProfileEditorBase
Inherits HBoxContainer
Base class for editing interaction profiles.
Description
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.
Properties
Methods
void setup(OpenXRActionMap action_map, OpenXRInteractionProfile interaction_profile)
OpenXRActionMap action_map, OpenXRInteractionProfile interaction_profile)Setup this editor for the provided action_map and interaction_profile.