Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FConstraintBaseParams
Syntax
float Restitution
Remarks
Controls the amount of bounce when the constraint is violated. A restitution value of 1 will bounce back with the same velocity the limit was hit. A value of 0 will stop dead.