Skip to content

[WIP] Improve SoftBody documentationΒ #3823

@follower

Description

@follower

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):

URL to the documentation page (if already existing):


Metadata

Metadata

Assignees

No one assigned

    Labels

    area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancementtopic:physics

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions