Back to API Reference
Class
UniTextDriverClip
sealed
One clip of a UniTextDriver sequence: a window on the driver's timeline that owns one parameter across the ranges its query matches, ramping every member between two endpoint values.
Remarks
Outside its window a clip holds its boundary value —
From before the start, To after the end. A Replace clip holds only until the playhead passes the start of another Replace clip of the same parameter and priority — the latest started clip drives; Add, Multiply and Custom clips compose alongside freely. Releasing the driver returns the parameters to their cascades. With Stagger above zero the members ramp one after another in text order, and the clip lasts memberDuration + stagger × (members − 1).