diff options
Diffstat (limited to 'doc/classes/RayShape.xml')
-rw-r--r-- | doc/classes/RayShape.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/classes/RayShape.xml b/doc/classes/RayShape.xml index 50d324f72c..69b159fa97 100644 --- a/doc/classes/RayShape.xml +++ b/doc/classes/RayShape.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="RayShape" inherits="Shape" category="Core" version="3.1"> +<class name="RayShape" inherits="Shape" category="Core" version="3.2"> <brief_description> Ray shape for 3D collisions. </brief_description> @@ -8,8 +8,6 @@ </description> <tutorials> </tutorials> - <demos> - </demos> <methods> </methods> <members> |