|
@@ -26,7 +26,7 @@
|
|
|
<p>
|
|
|
[page:String name] - (required) identifier for the KeyframeTrack.<br />
|
|
|
[page:Array times] - (required) array of keyframe times.<br />
|
|
|
- [page:Array values] - values for the keyframes at the times specified.<br />
|
|
|
+ [page:Array values] - values for the keyframes at the times specified, a flat array of color components between 0 and 1.<br />
|
|
|
[page:Constant interpolation] - the type of interpolation to use. See
|
|
|
[page:Animation Animation Constants] for possible values. Default is
|
|
|
[page:Animation InterpolateLinear].
|