ColorTrack

new ColorTrack(name: string, times: Float32Array | number[], values: Float32Array | number[])
THREE: THREE.ColorKeyframeTrack

Keyframe track for RGB color properties (itemSize = 3). Uses linear interpolation.