IAnimationParameters Members
Contains parameters applied to the associated animation.Properties
Name | Description |
---|---|
FrameCount | Gets or sets the frame count in the transition. |
FrameInterval | Gets or sets the time interval between frames in the associated transition. |
Methods
Name | Description |
---|---|
Combine(IAnimationParameters) | Assigns the specified object’s values to the corresponding values that are not set in this object. |
See Also