Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FContactPairModifier
Description
Whether this contact was generated from a CCD hit. Even if CCD is enabled for the bodies, the hit may be a non-CCD contact if they are moving slowly. NOTE: You can disable CCD in a MidPhase Modifier, but it is too late to do that here.
| Name | GetIsCCD |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ContactModification.h |
| Include Path | #include "Chaos/ContactModification.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ContactModification.cpp |
bool GetIsCCD() const