This document is archived and information here might be outdated. Recommended version. |
Provides access to options of the 'create group animation' functionality.
Name | Description | |
---|---|---|
AnimationEnvironment | The animation environment. | |
AnimationTracks | The animation track container. | |
Blending | Indicates whether to blend layers during animation. | |
CycleAnimation | Indicates whether to cycle the group animation. | |
FadingPercentage | The percentage (0-100) of transparency fading time. | |
GetTrackInterval | Gets the begin and end times for the group animation. | |
GetVisibilitySettings | Get the visibility settings. | |
LayerSet | The layers to animate. | |
OverwriteExisting | Indicates whether to overwrite option. | |
PutTrackInterval | Sets the begin and end times for the group animation. | |
PutVisibilitySettings | Put the visibility settings. | |
TrackBaseName | The base name for the tracks. |
Classes | Description |
---|---|
AGGroupAnimationOptions | Options of the 'create group animation' functionality. |
An AGGroupAnimationOptions object is required when creating a group animation. The IAGGroupAnimationOptions interface provides access to the options in creating group animation.