summaryrefslogtreecommitdiff
path: root/doc/classes/Shape3D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Shape3D.xml')
-rw-r--r--doc/classes/Shape3D.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/classes/Shape3D.xml b/doc/classes/Shape3D.xml
index b5f70132d7..5fd16d8d36 100644
--- a/doc/classes/Shape3D.xml
+++ b/doc/classes/Shape3D.xml
@@ -11,8 +11,7 @@
</tutorials>
<methods>
<method name="get_debug_mesh">
- <return type="ArrayMesh">
- </return>
+ <return type="ArrayMesh" />
<description>
Returns the [ArrayMesh] used to draw the debug collision for this [Shape3D].
</description>