summaryrefslogtreecommitdiff
path: root/doc/classes/SphereShape3D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/SphereShape3D.xml')
-rw-r--r--doc/classes/SphereShape3D.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/classes/SphereShape3D.xml b/doc/classes/SphereShape3D.xml
index e90493fca2..5f0f5c1052 100644
--- a/doc/classes/SphereShape3D.xml
+++ b/doc/classes/SphereShape3D.xml
@@ -9,13 +9,9 @@
<tutorials>
<link title="3D Physics Tests Demo">https://godotengine.org/asset-library/asset/675</link>
</tutorials>
- <methods>
- </methods>
<members>
<member name="radius" type="float" setter="set_radius" getter="get_radius" default="1.0">
The sphere's radius. The shape's diameter is double the radius.
</member>
</members>
- <constants>
- </constants>
</class>