Soft Body Properties

 
 
 

The following settings are Soft Body Properties, some of which you can access only through the Attribute Editor when the object is selected.

Soft Body Construction

These attributes affect how the soft body is created.

Input Mesh
Shows the name of the original or input polygon mesh for the Solve. Double-click to navigate to the Attribute Editor for the mesh.
Generate Bend Constraints
Creates constraints in the soft body system that control how much the joints at each vertex can bend.
Self Collision
Causes the solver to detect and resolve collisions between different parts of the same soft body, such as when a patch of cloth folds back on itself.

Soft Body Properties

These attributes affect how the soft body behaves when simulated by the solver.

Bend Resistance
Controls how strongly the bend constraints resist parts of the soft body bending. This attribute does nothing if Generate Bend Constraints is off.
Linear Stiffness
Controls how much stretch is in the soft body.
Friction
Sets the amount of friction between the soft body and other objects.
Damping
The damping factor applied to the overall motion of the soft body. Too much damping prevents the soft body from moving.
Mass
The total mass of the soft body. The paintable particleMass attribute is a scaling factor of the total mass on each vertex.

Aerodynamics

These attributes affect how the soft body reacts to the air around it.

NoteTo affect Soft Body objects by any Wind settings, the Aerodynamics values must be set to something other than zero.

Pressure
Determines how strongly a closed soft body, such as a sphere, maintains its shape and volume. High Pressure values cause the body to expand, while low Pressure values cause it to collapse.
Drag
Controls the amount of drag acting on the soft body as it moves through the air.
Lift
Controls the amount of lift that is generated as the soft body moves through the air.

Pose Matching

These attributes let you setup the soft body pose matching system, which works on closed shapes. You can use any combination of shape and volume matching on a single soft body.

Enable Shape Matching
When activated, the soft body tries to maintain its original shape.
Shape Coefficient
Specifies the degree to which the rigid body attempts to maintain its shape. Higher Shape Coefficient values cause the rigid body to adhere more strictly to its original shape. If the values are too high, the soft body may penetrate or even fall through other objects.
Enable Volume Matching
When on, the soft body tries to maintain its original volume.
Volume Coefficient
Specifies the degree to which the rigid body attempts to maintain its initial volume. The higher Volume Coefficient value, the more the soft body resists changes to its original volume. High Volume Coefficient values can cause the simulation to become unstable.
Max Volume Ratio
Max volume ratio for volume-based pose matching.

Contacts

These attributes determine the degree to which the solver resists changes to the soft body's shape when it comes in contact with various types of objects.

Rigid Contact Hardness
The amount of penetration correction applied to contacts with rigid bodies
Kinetic Contact Hardness
The amount of penetration correction applied to contacts with static bodies
Soft Contact Hardness
The amount of penetration correction applied to contacts with other soft bodies.
Anchor Contact Hardness
The amount of correction is applied to follow anchor constraints.

Soft Body Solver

These attributes are used by the Bullet solver to modify how it updates the soft body system.

Collision Margin
The minimum allowable distance between cloth and collision object.
Position Iterations
Positions solver iterations.

Collision Filters

The Collision Filter group determines the collision groups for this soft body, by default the soft body belongs to the DefaultFilter group. The first 16 bits of the integer determine the collision filter groups. The display names for the collision filter groups are defined by the Bullet Solver's Collision Filters attribute.

See Create Bullet Soft Bodies for information on how to create a Soft Body solve.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License