Improve Shape2D's custom_solver_bias description

This commit is contained in:
Hugo Locurcio 2022-08-06 05:06:55 +02:00
parent ab7e2564f3
commit 373e3dffb4
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C

View file

@ -69,7 +69,8 @@
</methods>
<members>
<member name="custom_solver_bias" type="float" setter="set_custom_solver_bias" getter="get_custom_solver_bias" default="0.0">
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 [code]0.0[/code], the default value of [code]0.3[/code] is used.
</member>
</members>
<constants>