summaryrefslogtreecommitdiffstats
path: root/modules/gltf/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/config.py')
-rw-r--r--modules/gltf/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/config.py b/modules/gltf/config.py
index 67233db579..823b8dbec2 100644
--- a/modules/gltf/config.py
+++ b/modules/gltf/config.py
@@ -20,6 +20,7 @@ def get_doc_classes():
"GLTFLight",
"GLTFMesh",
"GLTFNode",
+ "GLTFObjectModelProperty",
"GLTFPhysicsBody",
"GLTFPhysicsShape",
"GLTFSkeleton",