Time elapsed since the previous tick, in seconds.
This numeric value (float) belongs to FInteractionRuntimeTickContext under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
float DeltaTime = 0.0f;