Animation
Animation has the following properties:
duration
Gives the duration of the animation.
Value is of type int and defaults to 1.
curve
Value is of type AnimationCurve or None and defaults to None.
Animation has the following properties:
durationGives the duration of the animation.
Value is of type int and defaults to 1.
curveValue is of type AnimationCurve or None and defaults to None.