UxrTextContentTween.Animate Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Animate(GameObject, String, String, UxrInterpolationSettings, Action(UxrTween)) | Creates and starts a tweening animation for a Unity UI Text component or TMPro text component. |
![]() ![]() | Animate(GameObject, UxrInterpolationSettings, Action(UxrTween), String, Object[]) | Creates and starts a tweening animation for a Unity UI Text component or TMPro text component. See UxrInterpolator.InterpolateText for information on how formatString and formatStringArgs work. |