Explorar o código

ColorKeyframeTrack style

Tristan VALCKE %!s(int64=8) %!d(string=hai) anos
pai
achega
cd700772f6
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/animation/tracks/ColorKeyframeTrack.js

+ 0 - 2
src/animation/tracks/ColorKeyframeTrack.js

@@ -26,11 +26,9 @@ ColorKeyframeTrack.prototype = Object.assign( Object.create( KeyframeTrack.proto
 
 	// DefaultInterpolation is inherited
 
-
 	// Note: Very basic implementation and nothing special yet.
 	// However, this is the place for color space parameterization.
 
 } );
 
-
 export { ColorKeyframeTrack };

粤ICP备19079148号