Smoothing speed used when the projected target moves behind the camera.
This numeric value (float) belongs to UInteractionFrameworkUIDeveloperSettings under Projection.
Project settings and default configuration use this property to shape plugin behavior before runtime objects are created. Change it when the project-wide default should differ from the plugin default.
UPROPERTY(EditAnywhere, config, Category = "Projection", meta = (ClampMin = "0.0"))
float BehindTargetSmoothingSpeed = 9.0f;