-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancementtopic:physics
Milestone
Description
Your Godot version: 3.2.2
Issue description:
There are a number of undocumented properties in the SoftBody
/SoftBody3D
class--the underlying implementation of which is the Bullet physics library:
-
areaAngular_stiffness
-
damping_coefficient
-
drag_coefficient
-
linear_stiffness
-
pose_matching_coefficient
-
pressure_coefficient
-
volume_stiffness
While being distracted by trying to figure out more about SoftBody I encountered some potential useful sources of information for documenting these properties (& others):
-
Soft Body properties.pdf (attached) (by
dphil
via) -
[TODO]
URL to the documentation page (if already existing):
DrSensor
Metadata
Metadata
Assignees
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancementtopic:physics