summaryrefslogtreecommitdiff
path: root/modules/csg/doc_classes/CSGSphere3D.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-02-15 13:14:58 +0100
committerGitHub <noreply@github.com>2022-02-15 13:14:58 +0100
commit78a767edb38134bcfaa9df793214af9756c097c0 (patch)
tree901c660504b60a7cde62463afe36291652db2001 /modules/csg/doc_classes/CSGSphere3D.xml
parentefb179c3074feab6f7d8de61e92d2a83da9d789e (diff)
parentb68dd2e1894450dd69ffddf05a45c40e6c01a36a (diff)
Merge pull request #35679 from Calinou/doc-add-xml-schema
Diffstat (limited to 'modules/csg/doc_classes/CSGSphere3D.xml')
-rw-r--r--modules/csg/doc_classes/CSGSphere3D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/csg/doc_classes/CSGSphere3D.xml b/modules/csg/doc_classes/CSGSphere3D.xml
index 1ef20bc7ca..227f620a4e 100644
--- a/modules/csg/doc_classes/CSGSphere3D.xml
+++ b/modules/csg/doc_classes/CSGSphere3D.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="CSGSphere3D" inherits="CSGPrimitive3D" version="4.0">
+<class name="CSGSphere3D" inherits="CSGPrimitive3D" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
<brief_description>
A CSG Sphere shape.
</brief_description>