UxrTextContentTween.Animate Method

Overload List

NameDescription
Public methodStatic memberAnimate(GameObject, String, String, UxrInterpolationSettings, Action(UxrTween)) Creates and starts a tweening animation for a Unity UI Text component or TMPro text component.
Public methodStatic memberAnimate(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.

See Also

Reference

UxrTextContentTween Class
UltimateXR.Animation.UI Namespace