Click or drag to resize
DigitalRuneTimelineClip Properties

The TimelineClip type exposes the following members.

Properties
  NameDescription
Public propertyClipEnd
Gets or sets the end time of the animation clip.
Public propertyClipOffset
Gets the time offset that is applied to the selected animation clip.
Public propertyClipStart
Gets or sets the start time of the animation clip.
Public propertyDelay
Gets or sets the time at which the animation clip begins.
Public propertyDuration
Gets or sets the duration for which the animation clip is played.
Public propertyFillBehavior
Gets or sets a value that specifies how the animation behaves when it reaches the end of its duration.
Public propertyIsClipReversed
Gets or sets a value indicating whether to play the clip in reverse.
Public propertyLoopBehavior
Gets or sets the behavior of the animation past the end of the animation clip.
Public propertySpeed
Gets or sets the speed ratio at which the animation clip is played.
Public propertyTargetObject
Gets or sets the object to which the animation is applied by default.
Public propertyTimeline
Gets or sets the original animation timeline from which a clip is played back.
Top
See Also