Click or drag to resize
DigitalRuneIAnimationT Methods

The IAnimationT generic type exposes the following members.

Methods
  NameDescription
Public methodCreateBlendAnimation (Inherited from IAnimation.)
Public methodCreateInstance
Creates an animation instance that can be used to play back the animation. (For internal use only.)
(Inherited from ITimeline.)
Public methodGetAnimationTime
Gets the animation time for the specified time on the timeline.
(Inherited from ITimeline.)
Public methodGetState
Gets the state of the animation for the specified time on the timeline.
(Inherited from ITimeline.)
Public methodGetTotalDuration
Gets the total length of the timeline.
(Inherited from ITimeline.)
Public methodGetValue
Gets the value of the animation at the specified time.
Top
See Also