Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FConstraintProfileProperties
Syntax
UPROPERTY (EditAnywhere, Category=Projection, Meta=(ClampMin="0.0"))
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.