- index
- The index of the key frame to assign
- msec
- The time (in mililiseconds) for this key frame. Based on the SystemClock.uptimeMillis() clock
- values
- Array of values associated with theis key frame
Assign the keyFrame (specified by index) a time value and an array of key values (with an implicity blend array of [0, 0, 1, 1] giving linear transition to the next set of key values).