Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FConstraintProfileProperties
Syntax
float ProjectionLinearTolerance
Remarks
If the joint error is above this distance after the solve phase, the child body will be teleported to fix the error. Only used if bEnableProjection is true.