Click or drag to resize
Ab4d.SharpEngine logo

KeyframesTrackT Methods

The KeyframesTrackT type exposes the following members.

Methods
 NameDescription
Public methodAddKeyframeInfoText Dump the textual information about keyframes into provided StringBuilder. Used by animation's debug methods.
Public methodApplyTemporalScalingAndDelays 
Public methodGetAnimatedValue Gets interpolated value for the specified time
Protected methodGetDebugValueString 
Protected methodGetInterpolatedValue(Int32, Int32, Single) 
Protected methodGetInterpolatedValue(T, T, Single) 
Protected methodInterpolateTime InterpolateTime method interpolates the specified time based on the specified EasingFunction.
Public methodUpdateAnimatedProperty 
Top
See Also