classref: Sync with current master branch (029aade)

This commit is contained in:
Godot Organization
2024-04-13 03:17:16 +00:00
parent 774c3cd245
commit 4779a1dbdf
208 changed files with 1532 additions and 1218 deletions
+1 -1
View File
@@ -714,7 +714,7 @@ Returns the body's velocity at the given relative position, including both trans
|void| **integrate_forces**\ (\ )
Calls the built-in force integration code.
Updates the body's linear and angular velocity by applying gravity and damping for the equivalent of one physics tick.
.. rst-class:: classref-item-separator