You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Add support for OpenXR composition layers
Co-authored-by: Bastiaan Olij <mux213@gmail.com>
This commit is contained in:
@@ -22,6 +22,10 @@ def get_doc_classes():
|
||||
"OpenXRInteractionProfileMetadata",
|
||||
"OpenXRIPBinding",
|
||||
"OpenXRHand",
|
||||
"OpenXRCompositionLayer",
|
||||
"OpenXRCompositionLayerQuad",
|
||||
"OpenXRCompositionLayerCylinder",
|
||||
"OpenXRCompositionLayerEquirect",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user