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