Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDSoftBodyCollisionConstraint
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsUsePlanarConstraintForComplexCollidersAnimatable
(
const FCollectionPropertyConstFacade& InPropertyCollection |
Chaos/PBDSoftBodyCollisionConstraint.h | ||
static bool IsUsePlanarConstraintForComplexCollidersAnimatable
(
const FCollectionPropertyConstFacade& InPropertyCollection, |
Chaos/PBDSoftBodyCollisionConstraint.h |
IsUsePlanarConstraintForComplexCollidersAnimatable(const FCollectionPropertyConstFacade &)
| Name | IsUsePlanarConstraintForComplexCollidersAnimatable |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDSoftBodyCollisionConstraint.h |
| Include Path | #include "Chaos/PBDSoftBodyCollisionConstraint.h" |
bool IsUsePlanarConstraintForComplexCollidersAnimatable
(
const FCollectionPropertyConstFacade & InPropertyCollection
) const
IsUsePlanarConstraintForComplexCollidersAnimatable(const FCollectionPropertyConstFacade &, bool)
| Name | IsUsePlanarConstraintForComplexCollidersAnimatable |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDSoftBodyCollisionConstraint.h |
| Include Path | #include "Chaos/PBDSoftBodyCollisionConstraint.h" |
static bool IsUsePlanarConstraintForComplexCollidersAnimatable
(
const FCollectionPropertyConstFacade & InPropertyCollection,
bool bDefault
)