diff --git a/doc/classes/SoftBody3D.xml b/doc/classes/SoftBody3D.xml
index 1d227241ada..b5202bd4e30 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.