spline
animate calcMode
Description
The spline value for SVG specifies interpolation from one value in the values list to the next according to a time function defined by a cubic Bézier spline.
The points of the spline are defined in the keyTimes attribute, and the control points for each interval are defined in the keySplines attribute.
Syntax
spline
Examples
Links
Internal
External
animateMotion calcMode
Description
The spline value for SVG specifies interpolation from one value in the values list to the next according to a time function defined by a cubic Bézier spline.
The points of the spline are defined in the keyTimes attribute, and the control points for each interval are defined in the keySplines attribute.
Syntax
spline