Click or drag to resize
DigitalRuneBlendGroup Properties

The BlendGroup type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of timelines contained in the BlendGroup.
Public propertyDelay
Gets or sets the time at which the animation begins.
Public propertyDuration
Gets or sets the duration for which the animation is played.
Public propertyFillBehavior
Gets or sets a value that specifies how the animation behaves when it reaches the end of its duration.
Public propertyItem
Gets or sets the timeline at the specified index.
Public propertyLoopBehavior
Gets or sets the behavior of the animations past the end of the duration.
Public propertySpeed
Gets or sets the speed ratio at which the animation is played.
Public propertySynchronizedDuration
Gets the duration of a single cycle of the blended animations.
Public propertyTargetObject
Gets or sets the object to which the animation is applied by default.
Top
Explicit Interface Implementations
See Also