Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FXPBDStretchBiasElementConstrain-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetProperties
(
const FCollectionPropertyConstFacade& PropertyCollection, |
Chaos/XPBDStretchBiasElementConstraints.h | ||
void SetProperties
(
const FSolverVec2& InStiffnessWarp, |
Chaos/XPBDStretchBiasElementConstraints.h |
SetProperties(const FCollectionPropertyConstFacade &, const TMap< FString, TConstArrayView< FRealSingle > > &)
| Name | SetProperties |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/XPBDStretchBiasElementConstraints.h |
| Include Path | #include "Chaos/XPBDStretchBiasElementConstraints.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/XPBDStretchBiasElementConstraints.cpp |
void SetProperties
(
const FCollectionPropertyConstFacade & PropertyCollection,
const TMap < FString , TConstArrayView< FRealSingle > > & WeightMaps
)
SetProperties(const FSolverVec2 &, const FSolverVec2 &, const FSolverVec2 &, const FSolverVec2 &, const FSolverVec2 &, const FSolverVec2 &)
| Name | SetProperties |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/XPBDStretchBiasElementConstraints.h |
| Include Path | #include "Chaos/XPBDStretchBiasElementConstraints.h" |
void SetProperties
(
const FSolverVec2 & InStiffnessWarp,
const FSolverVec2 & InStiffnessWeft,
const FSolverVec2 & InStiffnessBias,
const FSolverVec2 & InDampingRatio,
const FSolverVec2 & InWarpScale,
const FSolverVec2 & InWeftScale
)