Description Usage Arguments Details Value Author(s) Examples
Sequence animations are a collection of animations where each animation occurs one after the other. A sequence animation can have any type of animation as its children.
1 |
... |
Animation objects to add as children. |
start |
The starting time of the animation. |
durn |
The duration of the animation. |
label |
A label used to describe the animation. |
When the duration is NULL, the duration of the animation is
inferred from its children.
If start or durn is NULL, they then refer to the
starting times and durations of their children. The starting times are
relative to the starting times of the track animation itself.
A vec animation object.
Paul Murrell.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.