Invoked by running animations to update an item according to current animation progress.
Namespace: MindFusion.Animations
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
void UpdateAnimation ( |
Visual Basic
Copy Code
|
|---|
Sub UpdateAnimation( _ |
The Animation object used to animate this item.
A value representing the current animation progress
See Also