summaryrefslogtreecommitdiff
path: root/doc/classes/BoxMesh.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/BoxMesh.xml')
-rw-r--r--doc/classes/BoxMesh.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/classes/BoxMesh.xml b/doc/classes/BoxMesh.xml
index dda5e2f1e5..af3365b6ea 100644
--- a/doc/classes/BoxMesh.xml
+++ b/doc/classes/BoxMesh.xml
@@ -10,8 +10,6 @@
</description>
<tutorials>
</tutorials>
- <methods>
- </methods>
<members>
<member name="size" type="Vector3" setter="set_size" getter="get_size" default="Vector3(2, 2, 2)">
The box's width, height and depth.
@@ -26,6 +24,4 @@
Number of extra edge loops inserted along the X axis.
</member>
</members>
- <constants>
- </constants>
</class>