Text Overlay Entrance Transition
video-txt-transition-in
Overrides the entrance animation for a text overlay. When set, this takes precedence over the entrance implied by video-txt-transition, while the exit continues to mirror the shorthand or follows its own video-txt-transition-out override.
video-txt-transition-in accepts the same values as video-txt-transition, plus none to disable the entrance entirely (the text appears instantly). Use video-txt-transition-in[N] for a specific text layer.
| Value | Effect |
|---|---|
fade | Fades in from transparent |
slideup | Slides in from below |
slidedown | Slides in from above |
slideleft | Slides in from the right |
slideright | Slides in from the left |
zoom | Scales up from a smaller size |
pop | Scales in with an overshoot snap |
none | Appears instantly with no entrance animation |