Go to: Attributes.
Soft body shape used for cloth and other deforming objects.
This node is is from the "bullet" plugin
| Node name | Parents | MFn type | Compatible function sets |
|---|---|---|---|
| bulletSoftBodyShape | MPxLocatorNode |
currentTime, startTime, inWorldMesh, generateBendConstraints, bendResistance, linearStiffness, collisionMargin, pressure, selfCollision, positionIterations, particleMass, solverInitialized, solverUpdated, outSoftBodyData, outSolvedMesh, friction, damping, mass, drag, lift, enableShapeMatching, shapeCoefficient, enableVolumeMatching, volumeCoefficient, maxVolumeRatio, rigidContactHardness, kineticContactHardness, softContactHardness", anchorContactHardness, velocityCorrection, particleBendResistance, particleLinearStiffness,
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
inWorldMesh (iwmesh)
|
mesh | hidden | |||
|
|||||
generateBendConstraints (gbc)
|
bool | false | |||
|
|||||
selfCollision (sc)
|
bool | false | |||
|
|||||
bendResistance (br)
|
float | 0.01 | |||
|
|||||
linearStiffness (ls)
|
float | 1.0 | |||
|
|||||
friction (kdf)
|
float | 0.01 | |||
|
|||||
damping (kdp)
|
float | 0.0 | |||
|
|||||
mass (mss)
|
float | 1.0 | |||
|
|||||
pressure (pr)
|
float | 0.0 | |||
|
|||||
drag (kdg)
|
float | 0.0 | |||
|
|||||
lift (klf)
|
float | 0.0 | |||
|
|||||
enableShapeMatching (shpmat)
|
bool | false | |||
|
|||||
shapeCoefficient (kmt)
|
float | 0.0 | |||
|
|||||
enableVolumeMatching (volmat)
|
bool | false | |||
|
|||||
volumeCoefficient (kvc)
|
float | 0.0 | |||
|
|||||
maxVolumeRatio (volmax)
|
float | 1.0 | |||
|
|||||
rigidContactHardness (kchr)
|
float | 1.0 | |||
|
|||||
kineticContactHardness (kkhr)
|
float | 1.0 | |||
|
|||||
softContactHardness (kshr)
|
float | 1.0 | |||
|
|||||
rigidContactHardness (kahr)
|
float | 1.0 | |||
|
|||||
collisionMargin (cm)
|
float | 0.04 | |||
|
|||||
positionIterations (pt)
|
int | 10 | |||
|
|||||
velocityCorrection (kvcf)
|
float | 1.0 | |||
|
|||||
currentTime (ct)
|
time | hidden | |||
|
|||||
startTime (st)
|
time | hidden | |||
|
|||||
solverInitialized (solinit)
|
BulletSolverData::id | readable input | |||
|
|||||
solverUpdated (solup)
|
BulletSolverData::id | readable input | |||
|
|||||
outSoftBodyData (sbdata)
|
BulletSoftBodyData::id | readable output connectable | |||
|
|||||
outSolvedMesh (osolmsh)
|
mesh | output hidden | |||
|
|||||
particleMass (partmass)
|
double array | ||||
|
|||||
particleBendResistance (partbr)
|
double array | ||||
|
|||||
particleLinearStiffness (partls)
|
double array | ||||
|
|||||