You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Add action map editor for OpenXR
This commit is contained in:
@@ -222,7 +222,7 @@ protected:
|
||||
void parse_velocities(const XrSpaceVelocity &p_velocity, Vector3 &r_linear_velocity, Vector3 r_angular_velocity);
|
||||
|
||||
public:
|
||||
static bool openxr_is_enabled();
|
||||
static bool openxr_is_enabled(bool p_check_run_in_editor = true);
|
||||
static OpenXRAPI *get_singleton();
|
||||
|
||||
String get_error_string(XrResult result);
|
||||
|
||||
Reference in New Issue
Block a user