keyPoints

animateMotion

The keyPoints SVG attribute 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>

HomeMenu