Smoothing speed for projected widget movement while the target is in front of 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 PositionSmoothingSpeed = 18.0f;