diff options
Diffstat (limited to 'doc/classes/Shape.xml')
-rw-r--r-- | doc/classes/Shape.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/classes/Shape.xml b/doc/classes/Shape.xml index 6e51d3156f..d622ff1cf2 100644 --- a/doc/classes/Shape.xml +++ b/doc/classes/Shape.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="Shape" inherits="Resource" category="Core" version="3.1"> +<class name="Shape" inherits="Resource" category="Core" version="3.2"> <brief_description> Base class for all 3D shape resources. </brief_description> @@ -9,8 +9,6 @@ <tutorials> <link>https://docs.godotengine.org/en/latest/tutorials/physics/physics_introduction.html</link> </tutorials> - <demos> - </demos> <methods> </methods> <members> |