diff options
Diffstat (limited to 'doc/classes/HeightMapShape.xml')
-rw-r--r-- | doc/classes/HeightMapShape.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/classes/HeightMapShape.xml b/doc/classes/HeightMapShape.xml index ec2e18bd7d..22896535b9 100644 --- a/doc/classes/HeightMapShape.xml +++ b/doc/classes/HeightMapShape.xml @@ -1,15 +1,13 @@ <?xml version="1.0" encoding="UTF-8" ?> <class name="HeightMapShape" inherits="Shape" category="Core" version="3.2"> <brief_description> - Height map shape for 3D physics (bullet only) + Height map shape for 3D physics (Bullet only). </brief_description> <description> Height map shape resource, which can be added to a [PhysicsBody] or [Area]. </description> <tutorials> </tutorials> - <demos> - </demos> <methods> </methods> <members> |