Inheritance #

OpenXRBindingModifierEditor
Table of contents

OpenXRBindingModifierEditor #

is_instantiable, Node, editor, not_builtin_classes

Binding modifier editor.

This is the default binding modifier editor used in the OpenXR action map.

Members #

var size_flags_horizontal = SIZE_EXPAND_FILL#

Methods #

const func get_binding_modifier() -> OpenXRBindingModifier#

Returns the OpenXRBindingModifier currently being edited.

func setup(binding_modifier: OpenXRBindingModifier) -> void#

Setup this editor for the provided action_map and binding_modifier.

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

signal binding_modifier_removed(binding_modifier_editor: Object)#

Signal emitted when the user presses the delete binding modifier button for this modifier.

Theme Items #

Tutorials #