Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FContactPairModifier
Description
Modify restitution of contact. If object is moving slowly, RestitutionThreshold may need to be lowered if restitution is desired.
| Name | ModifyRestitution |
| 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 |
void ModifyRestitution
(
FReal Restitution
)