Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FPhysicsControlData
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;PhysicsControl, Meta&61;&40;ClampMin&61;"0.0"&41;&41;
float LinearDampingRatio
Remarks
The amount of damping associated with the linear strength. A value of 1 Results in critically damped motion where the control drives as quickly as possible to the target without overshooting. Values > 1 result in more damped motion, and values below 1 result in faster, but more "wobbly" motion.