classref: Sync with latest 4.0-alpha

This commit is contained in:
Rémi Verschelde
2022-02-01 16:35:13 +01:00
parent dd764520c6
commit 551ab512ca
419 changed files with 12867 additions and 9872 deletions

View File

@@ -62,7 +62,9 @@ Property Descriptions
| *Getter* | get_custom_solver_bias() |
+-----------+-------------------------------+
The shape's custom solver bias.
The shape's custom solver bias. Defines how much bodies react to enforce contact separation when this shape is involved.
When set to ``0``, the default value from :ref:`ProjectSettings.physics/2d/solver/default_contact_bias<class_ProjectSettings_property_physics/2d/solver/default_contact_bias>` is used.
Method Descriptions
-------------------