Description Usage Arguments Details Value Author(s) Examples
Track animations are a collection of animations that play simultaneously. A track 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 trac 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.