OpenXRAction
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
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
void set_action_type ( ActionType value )
ActionType get_action_type ( )
There is currently no description for this property. Please help us by contributing one!
String localized_name = ""
There is currently no description for this property. Please help us by contributing one!
PackedStringArray toplevel_paths = PackedStringArray()
void set_toplevel_paths ( PackedStringArray value )
PackedStringArray get_toplevel_paths ( )
There is currently no description for this property. Please help us by contributing one!