Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FConstraintBaseParams
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, Category=Constraint,
Meta=(ClampMin="0.0", ClampMax="1.0"))
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.