Passes through all the Keyframes in the given KeyframeRecorder checking if it passed any of the positions in the positionList on the given track.
Returns an array containing all the passed positions.
A callback can be passed that updates every keyframe (starting at the second)
Passes through all the Keyframes in the given
KeyframeRecorder
checking if it passed any of the positions in the positionList on the given track. Returns an array containing all the passed positions.A callback can be passed that updates every keyframe (starting at the second)