KeyTimesAttribute: keyTimes

Description Available Attribute Values Animatable Used by the Elements

Description

Sets the time values corresponding to the keyPoint values. The keyTime and keyPoints together form a contraint that at each specific keyTime, the object should be located at the corresponding key point. This constaint may cause the object to move faster or slower along the path between the intervals defined by the keytimes/keypoints. Another of saying this is that keyTime-keyPoints are used to control the pacing of the motion along the path.

Available Attribute Values

The value can be either of the one of the following:

<numeric>[N]

A list of time values used to control the pacing of the animation. Each time in the list corresponds to a value in the values attribute list

<numeric>

A vector of time values used to control the pacing of the animation. Each time in the list corresponds to a value in the values attribute list

Animatable

Not Animatable

Used by the Elements

Animation Elements

animate, animateColor, animateMotion, animateTransform


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.