Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_29
Syntax
UPROPERTY (EditAnywhere, Category="Bending Properties",
Meta=(UIMin="0", UIMax="1", ClampMin="0", ClampMax="1"),
Meta=(EditCondition="((DistributionType == EChaosClothAssetConstraintDistributionType::Isotropic && SolverType == EChaosClothAssetConstraintSolverType::XPBD) || SolverType == EChaosClothAssetConstraintSolverType::PBD)", EditConditionHides))
FChaosClothAssetWeightedValue BendingStiffness
Remarks
The Stiffness of the bending constraints. Increase the iteration count for stiffer materials. If a valid weight map is found with the given Weight Map name, then both Low and High values are interpolated with the per particle weight to make the final value used for the simulation. Otherwise all particles are considered to have a zero weight, and only the Low value is meaningful.