diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 83c14231ea2..e7cc9f4c016 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -6628,7 +6628,7 @@ - Radius of the [CapsuleShape2D]. + Set the radius of the [CapsuleShape2D]. @@ -6642,7 +6642,7 @@ - Height of the [CapsuleShape2D]. + Set the height of the [CapsuleShape2D]. @@ -7666,7 +7666,7 @@ Concave polygon shape. - Concave polygon shape resource, which can be set into a [PhysicsBody] or area. This shape is created by feeding a list of triangles. + Concave polygon shape resource, which can be set into a [PhysicsBody] or area. This shape is created by feeding a list of triangles. @@ -8590,7 +8590,7 @@ - Create the point set from a point cloud. The resulting convex hull will be set as the shape. + Currently, this method does nothing.