summaryrefslogtreecommitdiff
path: root/doc/classes/WorldMarginShape3D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/WorldMarginShape3D.xml')
-rw-r--r--doc/classes/WorldMarginShape3D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/WorldMarginShape3D.xml b/doc/classes/WorldMarginShape3D.xml
index a91447056b..9a26f254f1 100644
--- a/doc/classes/WorldMarginShape3D.xml
+++ b/doc/classes/WorldMarginShape3D.xml
@@ -11,7 +11,7 @@
<methods>
</methods>
<members>
- <member name="plane" type="Plane" setter="set_plane" getter="get_plane" default="Plane( 0, 1, 0, 0 )">
+ <member name="plane" type="Plane" setter="set_plane" getter="get_plane" default="Plane(0, 1, 0, 0)">
The [Plane] used by the [WorldMarginShape3D] for collision.
</member>
</members>