[Bf-docboard-svn] bf-manual: [8871] trunk/blender_docs/manual/physics/soft_body/settings/simulation.rst: Fix Physics error in documentation

Aaron Carlisle noreply at blender.org
Tue Jan 25 20:04:21 CET 2022


Revision: 8871
          https://developer.blender.org/rBM8871
Author:   Blendify
Date:     2022-01-25 20:04:21 +0100 (Tue, 25 Jan 2022)
Log Message:
-----------
Fix Physics error in documentation

Fixes T94029

Modified Paths:
--------------
    trunk/blender_docs/manual/physics/soft_body/settings/simulation.rst

Modified: trunk/blender_docs/manual/physics/soft_body/settings/simulation.rst
===================================================================
--- trunk/blender_docs/manual/physics/soft_body/settings/simulation.rst	2022-01-25 18:21:10 UTC (rev 8870)
+++ trunk/blender_docs/manual/physics/soft_body/settings/simulation.rst	2022-01-25 19:04:21 UTC (rev 8871)
@@ -6,6 +6,8 @@
 Speed
    You can control the internal timing of the soft body system with this value.
    It sets the correlation between frame rate and tempo of the simulation.
-   A free falling body should cover a distance of about ten meters after one second.
-   You can adjust the scale of your scene and simulation with this correlation. If you
-   render with 25 frames per second, you will have to set *Speed* to 1.3.
+   A free falling body should cover a distance of about five meters after
+   one second and travel at a speed of ten meters per seconds.
+
+   You can adjust the scale of your scene and simulation with this correlation.
+   If you render with 25 frames per second, you will have to set *Speed* to 1.3.



More information about the Bf-docboard-svn mailing list