Skip to content

UITween.OvershootTime Property

Definition

Namespace: Brine2D.UI

Time elapsed beyond Duration on the frame the tween completed. Zero while the tween is still running or before it has been updated.

C#
internal float OvershootTime { internal get; private set; }

Property Value

System.Single