| Chaos::Softs::FDeformableSolverProperties::FDeformableSolverProperties |
( |
int32 |
InNumSolverSubSteps, |
|
|
int32 |
InNumSolverIterations, |
|
|
bool |
InFixTimeStep, |
|
|
FSolverReal |
InTimeStepSize, |
|
|
bool |
InCacheToFile, |
|
|
bool |
InbEnableKinematics, |
|
|
bool |
InbUseFloor, |
|
|
bool |
InbUseGridBasedConstraints, |
|
|
FSolverReal |
InGridDx, |
|
|
bool |
InbDoQuasistatics, |
|
|
bool |
InbDoBlended, |
|
|
FSolverReal |
InBlendedZeta, |
|
|
bool |
InbEnableGravity, |
|
|
bool |
InbEnableCorotatedConstraints, |
|
|
bool |
InbEnablePositionTargets, |
|
|
bool |
InbUseGaussSeidelConstraints, |
|
|
bool |
InbUseSOR, |
|
|
FSolverReal |
InOmegaSOR, |
|
|
bool |
InbUseGSNeohookean, |
|
|
bool |
InbDoSpringCollision, |
|
|
bool |
InbDoInComponentSpringCollision, |
|
|
int32 |
InNRingExcluded, |
|
|
FSolverReal |
InSpringCollisionSearchRadius, |
|
|
FSolverReal |
InSpringCollisionStiffness, |
|
|
bool |
InbAllowSliding, |
|
|
bool |
InbDoSphereRepulsion, |
|
|
FSolverReal |
InSphereRepulsionRadius, |
|
|
FSolverReal |
InSphereRepulsionStiffness, |
|
|
bool |
InbDoLengthBasedMuscleActivation, |
|
|
bool |
InbOverrideMuscleActivationWithAnimatedCurves, |
|
|
bool |
InbCollideWithFullMesh, |
|
|
bool |
InbEnableDynamicSprings |
|
) |
| |
|
inline |