You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Adding signals and events to OpenXR interface
Improving interaction profile logic
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
static String get_reference_space_name(XrReferenceSpaceType p_reference_space);
|
||||
static String get_structure_type_name(XrStructureType p_structure_type);
|
||||
static String get_session_state_name(XrSessionState p_session_state);
|
||||
static String get_action_type_name(XrActionType p_action_type);
|
||||
static String make_xr_version_string(XrVersion p_version);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user