mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
OpenXR: Add support for frame synthesis
This commit is contained in:
parent
8327dfa215
commit
c5aae722ee
11 changed files with 653 additions and 20 deletions
|
|
@ -19,6 +19,7 @@ def get_doc_classes():
|
|||
"OpenXRAPIExtension",
|
||||
"OpenXRExtensionWrapper",
|
||||
"OpenXRExtensionWrapperExtension",
|
||||
"OpenXRFrameSynthesisExtension",
|
||||
"OpenXRFutureResult",
|
||||
"OpenXRFutureExtension",
|
||||
"OpenXRInteractionProfile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue