mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Add OpenXR 1.1 support
This commit is contained in:
parent
9dd6c4dbac
commit
c0bc43d1de
88 changed files with 638 additions and 251 deletions
|
|
@ -56,6 +56,7 @@ protected:
|
|||
#endif
|
||||
|
||||
public:
|
||||
uint64_t get_openxr_version();
|
||||
uint64_t get_instance();
|
||||
uint64_t get_system_id();
|
||||
uint64_t get_session();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue