Click or drag to resize
DigitalRuneIAnimation Methods

The IAnimation type exposes the following members.

Methods
  NameDescription
Public methodCreateBlendAnimation
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.)
Top
See Also