This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISxAnimationEnvironment2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the Animation Environment.
Description | ||
---|---|---|
AnimationControlsHWnd | The window handle of the animation controls dialog. | |
AnimationDuration | The duration of the animation in seconds. | |
GetPlayInterval | Gets the begin and end times of play interval. | |
IsIntervalPlay | Indicates whether to play only part of the animation. | |
PlayInAllViewers | Indicates if the option to play camera animations in for all viewers. | |
PlayMode | The play mode (once/loop, forward/reverse). | |
PlayTime | The current animation time during playing. | |
PutPlayInterval | Sets the begin and end times of play interval. | |
SelectedAnimationType | The selected animation type. | |
SelectedKeyframes | The indices of the selected animation keyframes. | |
SelectedTracks | The selected animation tracks. | |
State | The play or recording state. |
Interfaces | Description |
---|---|
ISxAnimationEnvironment | Provides access to members that control the Animation Environment. |
CoClasses and Classes | Description |
---|---|
SxAnimationEnvironment | 3D Animation Manager Environment. |