Click or drag to resize
DigitalRuneBlendAnimationT Properties

The BlendAnimationT generic type exposes the following members.

Properties
  NameDescription
Public propertyFillBehavior
Gets a value that specifies how the animation behaves when it reaches the end of its duration.
(Inherited from BlendAnimation.)
Public propertyGroup
Gets the BlendGroup.
(Inherited from BlendAnimation.)
Public propertyTargetObject
Gets the object to which the animation is applied by default.
(Inherited from BlendAnimation.)
Public propertyTargetProperty
Gets or sets the property to which the animation is applied by default.
(Inherited from BlendAnimation.)
Public propertyTraits
Gets the traits of the animation values.
Top
See Also