![]() | IAnimationT Methods |
The IAnimationT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateBlendAnimation |
Creates a new BlendAnimationT. (For internal use only.)
(Inherited from IAnimation.) |
![]() | CreateInstance |
Creates an animation instance that can be used to play back the animation.
(For internal use only.)
(Inherited from ITimeline.) |
![]() | GetAnimationTime |
Gets the animation time for the specified time on the timeline.
(Inherited from ITimeline.) |
![]() | GetState |
Gets the state of the animation for the specified time on the timeline.
(Inherited from ITimeline.) |
![]() | GetTotalDuration |
Gets the total length of the timeline.
(Inherited from ITimeline.) |
![]() | GetValue |
Gets the value of the animation at the specified time.
|