summaryrefslogtreecommitdiff
path: root/doc/classes/PlaneShape.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PlaneShape.xml')
-rw-r--r--doc/classes/PlaneShape.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PlaneShape.xml b/doc/classes/PlaneShape.xml
index 83d8b09280..b94bb8e613 100644
--- a/doc/classes/PlaneShape.xml
+++ b/doc/classes/PlaneShape.xml
@@ -9,7 +9,7 @@
<methods>
</methods>
<members>
- <member name="plane" type="Plane" setter="set_plane" getter="get_plane">
+ <member name="plane" type="Plane" setter="set_plane" getter="get_plane" default="Plane( 0, 1, 0, 0 )">
</member>
</members>
<constants>