Cascade
|
Top Previous Next |
![]() |
· | ![]() |
· | ![]() |
· | ![]() |
· | ![]() |
· | ![]() |
· | ![]() |
· | Add: the component is not visible until it is animated
|
· | Freeze: all components are visible at the start of the Effect, but do not animate until it is their turn in the cascade order
|
· | Continuous: all components are visible and animated in specified phases at the start of the Effect
|
· | Repeating: repeats or loops cascading Effects
|
· | Remove: the component is removed when the component animation ends
|
· | Freeze: the component is left as it is when the component animation ends
|
· | Continuous: the component animation is continued until the effect ends
|
· | Repeating: repeats or loops cascading Effects
|
· | Visible only: animates the visible components only. For text, this means that spaces and line breaks do not take part in the Cascade sequence
|
· | All chars: animates all components including space and line break characters
|
· | By X position: animates the components in the order of their X position. All components with the same X position are animated at the same time
|
· | By Y position: animates the components in the order of their Y position. All components with the same Y position are animated at the same time
|
· | Delay: specifies the delay between each component animation as a percentage of the whole Effect's duration
|
· | Overlap: specifies the overlap between each component animation as a percentage of the whole Effect's duration
|
· | Duration: specifies the duration of a component animation as a percentage of the whole Effect's duration
|