![]() |
VOOZH | about |
The keyTimes attribute is used to specify a list of floating point numbers (Time values) between 0 and 1 (inclusive) which is used to control the pacing of the animation. The elements that are using this attribute includes <animate>, <animateColor>, <animateMotion>, and <animateTransform>.
keyTimes = [;<number>]*The keyTimes attribute accepts the values mentioned above and described below.
Note: The default value for the keyTimes attribute is none
The below examples illustrate the use of keytimes attribute.
Example 1:
Output:
Example 2:
Output: