AnimationInstanceT Properties |
The AnimationInstanceT generic type exposes the following members.
Name | Description | |
---|---|---|
Animation |
Gets the animation that is being played back.
| |
AutoRecycleEnabled |
Gets or sets a value indicating whether this animation instance should be automatically
recycled when it is stopped and removed from the animation system.
(Inherited from AnimationInstance.) | |
Children |
Gets the children of this animation instance.
(Inherited from AnimationInstance.) | |
IsPaused |
Gets a value indicating whether this animation instance is paused.
(Inherited from AnimationInstance.) | |
Parent |
Gets the parent of this animation instance.
(Inherited from AnimationInstance.) | |
Property |
Gets the target property that is being animated.
| |
Speed |
Gets or sets the rate at which time progresses.
(Inherited from AnimationInstance.) | |
State |
Gets the current state of the animation.
(Inherited from AnimationInstance.) | |
Time |
Gets or sets the current animation time.
(Inherited from AnimationInstance.) | |
Weight |
Gets or sets the animation weight.
(Inherited from AnimationInstance.) |
Name | Description | |
---|---|---|
INamedObjectName |
Not implemented.
(Inherited from AnimationInstance.) |