summaryrefslogtreecommitdiffstats
path: root/modules/csg/doc_classes/CSGPrimitive3D.xml
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2021-09-20 19:37:32 -0500
committerAaron Franke <arnfranke@yahoo.com>2021-09-20 20:59:33 -0500
commitd54f2ad7cac0f15c757ace54ad209fcedb3053bf (patch)
tree3dcb8a63bdbad82e7b2d591879a0efa173244cbd /modules/csg/doc_classes/CSGPrimitive3D.xml
parent2d1699ef82a29ef65d810194ee76dddc0d9e0389 (diff)
downloadredot-engine-d54f2ad7cac0f15c757ace54ad209fcedb3053bf.tar.gz
Don't generate empty doc sections and reduce code duplication
Diffstat (limited to 'modules/csg/doc_classes/CSGPrimitive3D.xml')
-rw-r--r--modules/csg/doc_classes/CSGPrimitive3D.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/csg/doc_classes/CSGPrimitive3D.xml b/modules/csg/doc_classes/CSGPrimitive3D.xml
index 31b7360fac..8f4c8b9451 100644
--- a/modules/csg/doc_classes/CSGPrimitive3D.xml
+++ b/modules/csg/doc_classes/CSGPrimitive3D.xml
@@ -8,13 +8,9 @@
</description>
<tutorials>
</tutorials>
- <methods>
- </methods>
<members>
<member name="invert_faces" type="bool" setter="set_invert_faces" getter="is_inverting_faces" default="false">
Invert the faces of the mesh.
</member>
</members>
- <constants>
- </constants>
</class>