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

keyPoints

animateMotion

Description

The keyPoints attribute for SVG specifies how far along the path the object shall move at a moment in time.

It takes a semicolon-separated list of floating point values between 0 and 1. Each value corresponds to a value in the keyTimes attribute.

Syntax

Value

<number> [; <number>]* ;?

Default

(none)

Examples

<number>