Back to API Reference
Class
UniTextFieldsAnimationHandler
Inherits:AnimationHandler
Animates a text component's own fields from a Unity Animator: font size, colour, word wrap, auto-size and its min/max, and horizontal/vertical alignment. Add it to the UniTextAnimationBridge on a UniText; use UniTextWorldFieldsAnimationHandler for a UniTextWorld.
Derived Types(1)
Types that inherit from UniTextFieldsAnimationHandler.
protected virtual UniTextDirty OnDiffExtra()Diffs a subclass's extra fields, refreshing their baseline, and returns the flags to fold into the single SetDirty the base issues.
