FClothConstraints::SetLongRangeConstraints

Windows
MacOS
Linux

References

Module

ChaosCloth

Header

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothConstraints.h

Include

#include "ChaosCloth/ChaosClothConstraints.h"

Source

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Private/ChaosCloth/ChaosClothConstraints.cpp

Syntax

void SetLongRangeConstraints
(
    const TMap< int32, TSet< int32 >> & PointToNeighborsMap,
    const TConstArrayView< FReal > & TetherStiffnessMultipliers,
    const FVec2 & TetherStiffness,
    FReal LimitScale,
    ETetherMode TetherMode,
    bool bUseXPBDConstraints
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss