Version 24.2 (latest)

Animation Class Properties

For a list of all members of this type, see Animation members.

Public Properties
 NameDescription
Public PropertyDurationGets/sets how many steps should be taken for the Start value to reach the End value.  
Public PropertyEasingFunctionGets/ sets the easing function that will be used to calculate the animation.  
Public PropertyIsPlayingGets whether or not the Animation is currently running.  
Public PropertyTimeGets/ sets the current step the animation is in.  
See Also