Gets the current value from animation's range.
Namespace: MindFusion.Animations
Assembly: MindFusion.Common
C# Copy Code |
---|
protected float FloatValue ( |
Visual Basic Copy Code |
---|
Protected Function FloatValue( _ |
A value representing the current animation progress.
A value between FromValue and ToValue.