Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

keySplines

animate

Description

The keySplines attribute for SVG specifies a set of Bézier control points associated with the keyTimes list, defining a cubic Bézier function that controls interval pacing.

This attribute is ignored unless the calcMode is set to spline.

Syntax

Value

<control-point> [; <control-point>]* ;?

Default

(none)

Examples

<control-point>

by

calcMode

from

keyTimes

to

values

World Wide Web Consortium (W3C)

HomeMenu