summaryrefslogtreecommitdiffstats
path: root/modules/openxr/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/openxr/config.py')
-rw-r--r--modules/openxr/config.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/openxr/config.py b/modules/openxr/config.py
index 92aaf06fce..6c6b9fdb8b 100644
--- a/modules/openxr/config.py
+++ b/modules/openxr/config.py
@@ -22,6 +22,10 @@ def get_doc_classes():
"OpenXRInteractionProfileMetadata",
"OpenXRIPBinding",
"OpenXRHand",
+ "OpenXRCompositionLayer",
+ "OpenXRCompositionLayerQuad",
+ "OpenXRCompositionLayerCylinder",
+ "OpenXRCompositionLayerEquirect",
]