KeySplinesAttribute: keySplines

Description Available Attribute Values Animatable Used by the Elements

Description

Sets a set of Bzier control points associated with the keyTimes attribute.

Available Attribute Values

The value can be either of the one of the following:

<coordinates>[[N]][4]

A list of Bezier control points associated with the 'keyTimes' list. Each pt has 4 values, x1, y1, x2, y2 with values in the range between 0 and 1.

<coordinates>[4,N]

A 4xN matrix whose columns are the Bezier control points associated with the 'keyTimes' list. Each pt has 4 values, x1, y1, x2, y2 with values in the range between 0 and 1.

Animatable

Not Animatable

Used by the Elements

Animation Elements

animate, animateColor, animateMotion, animateTransform


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.