Softness of the bending constraints (bend edges and dihedrals).
Damping of the deformation velocity of the elastic cells.
Rate (per second) at which an edge's rest length follows its stretch past the yield.
Which strains make the edge rest lengths flow.
Largest relative change of an edge's rest length.
Strain beyond which the rest length of an edge flows (0 disables edge plasticity).
Softness of the structural edges.
Damping ratio of the elastic cells.
Multiplier of the tear thresholds for the interior elements (relative to the surface).
Largest number of elements torn per step.
Smallest piece (in elements) a tear may split off, or null for the default.
Rate (per second) at which an elastic cell's rest shape follows its deformation past the yield.
Largest accumulated plastic deformation of an elastic cell.
Strain beyond which the rest shape of an elastic cell flows (0 disables plasticity).
Poisson's ratio of the elastic cells.
Softness of the shape-matching constraints.
Force beyond which an element tears, or null for no force-based tearing.
Time constant (seconds) of the smoothing applied to the load before comparing it to
tearForce.
Strain beyond which an element tears, or null for no strain-based tearing.
Softness of the area/volume preservation constraints.
Young's modulus of the elastic cells (Corotational and NeoHookean cell models).
Static Private Internal copyStatic fromInternal Static uniformA material whose edge, bend, volume and shape-matching softness all take the same value.
The material of a soft body: the softness of its constraints, its elasticity, plasticity and tearing thresholds.
A material is a plain JavaScript object; pass it to
SoftBodyDesc.setMaterialorSoftBody.setMaterialto apply it.