diff --git a/doc/classes/SoftBody3D.xml b/doc/classes/SoftBody3D.xml
index ee390995a9d..c66b64f4bea 100644
--- a/doc/classes/SoftBody3D.xml
+++ b/doc/classes/SoftBody3D.xml
@@ -107,6 +107,7 @@
+ Higher values will result in a stiffer body, while lower values will increase the body's ability to bend. The value can be between [code]0.0[/code] and [code]1.0[/code] (inclusive).
[NodePath] to a [CollisionObject3D] this SoftBody3D should avoid clipping.