Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_30
Syntax
UPROPERTY (EditAnywhere, Category="Bending Properties", DisplayName="Aniso Buckling Ratio",
Meta=(UIMin="0", UIMax="1", ClampMin="0", ClampMax="1"),
Meta=(EditCondition="SolverType == EChaosClothAssetConstraintSolverType::XPBD && DistributionType == EChaosClothAssetConstraintDistributionType::Anisotropic", EditConditionHides))
FChaosClothAssetWeightedValue AnisoBucklingRatio
Remarks
Once the element has bent such that it's folded more than this ratio from its rest angle ("buckled"), switch to using Buckling Stiffness instead of BendingElement Stiffness. When Buckling Ratio = 0, the Buckling Stiffness will never be used. When BucklingRatio = 1, the Buckling Stiffness will be used as soon as it's bent past its rest configuration.