OpenXRAction

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

ActionType

action_type

1

String

localized_name

""

PackedStringArray

toplevel_paths

PackedStringArray()


Enumerations

enum ActionType:

ActionType OPENXR_ACTION_BOOL = 0

There is currently no description for this enum. Please help us by contributing one!

ActionType OPENXR_ACTION_FLOAT = 1

There is currently no description for this enum. Please help us by contributing one!

ActionType OPENXR_ACTION_VECTOR2 = 2

There is currently no description for this enum. Please help us by contributing one!

ActionType OPENXR_ACTION_POSE = 3

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions

ActionType action_type = 1

There is currently no description for this property. Please help us by contributing one!


String localized_name = ""

  • void set_localized_name ( String value )

  • String get_localized_name ( )

There is currently no description for this property. Please help us by contributing one!


PackedStringArray toplevel_paths = PackedStringArray()

There is currently no description for this property. Please help us by contributing one!