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

calcMode

animate

Description

The calcMode attribute for SVG specifies the interpolation mode for the animation.

Syntax

Value

discrete | linear | paced | spline

Default

linear

Examples

discrete

linear

paced

spline

animateMotion

Description

The calcMode attribute for SVG specifies the interpolation mode for the animation.

Syntax

Value

discrete | linear | paced | spline

Default

paced

Examples

discrete

linear

paced

spline