Back to API Reference
Class
UniTextDriver
sealed
Inherits:MonoBehaviour
Sequences parameter animation over the sibling text component: each clip owns one modifier parameter across the ranges its query matches and ramps every member between two endpoint values inside its own window on the shared timeline. Clips run in order, overlap freely, and may drive different parameters of different modifiers.
Remarks
The playhead advances on the chosen clock and is fully scrubbable: set
Progress from code, an Animator, or a Timeline to render any exact state. Ownership follows each clip's query across text edits and releases on disable, returning every range to its cascade. Scrubbing and playback work in edit mode; automatic playback on enable starts only in play mode.