AnimationController Properties |
The AnimationController type exposes the following members.
Name | Description | |
---|---|---|
AnimationInstance |
Gets the root animation instance.
| |
AnimationService |
Gets the animation service.
| |
AutoRecycleEnabled |
Gets or sets a value indicating whether the animation instance should be automatically
recycled when the animation is stopped and removed from the animation system.
| |
IsPaused |
Gets a value indicating whether the animation is paused.
| |
IsValid |
Gets a value indicating whether this animation controller is valid.
| |
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.
|