aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/RayShape.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/RayShape.xml')
-rw-r--r--doc/classes/RayShape.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/classes/RayShape.xml b/doc/classes/RayShape.xml
index 78fbb3090..94129dbaf 100644
--- a/doc/classes/RayShape.xml
+++ b/doc/classes/RayShape.xml
@@ -11,20 +11,6 @@
<demos>
</demos>
<methods>
- <method name="get_length" qualifiers="const">
- <return type="float">
- </return>
- <description>
- </description>
- </method>
- <method name="set_length">
- <return type="void">
- </return>
- <argument index="0" name="length" type="float">
- </argument>
- <description>
- </description>
- </method>
</methods>
<members>
<member name="length" type="float" setter="set_length" getter="get_length">