| AnimationInstance Properties |
The AnimationInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| Animation |
Gets the animation timeline 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.
| |
| Children |
Gets the children of this animation instance.
| |
| IsPaused |
Gets a value indicating whether this animation instance is paused.
| |
| Parent |
Gets the parent of this animation instance.
| |
| Speed |
Gets or sets the rate at which time progresses.
| |
| State |
Gets the current state of the animation.
| |
| Time |
Gets or sets the current animation time.
| |
| Weight |
Gets or sets the animation weight.
|
| Name | Description | |
|---|---|---|
| INamedObjectName |
Not implemented.
|