1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

OpenXR: Add support for visibility mask

This commit is contained in:
Bastiaan Olij
2024-05-09 17:09:22 +10:00
parent da5f39889f
commit d9ab2c3195
9 changed files with 559 additions and 9 deletions

View File

@@ -22,6 +22,7 @@ def get_doc_classes():
"OpenXRInteractionProfileMetadata",
"OpenXRIPBinding",
"OpenXRHand",
"OpenXRVisibilityMask",
"OpenXRCompositionLayer",
"OpenXRCompositionLayerQuad",
"OpenXRCompositionLayerCylinder",