Jean Carlo Deconto 10 년 전
부모
커밋
143b519d3e
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      examples/js/loaders/sea3d/SEA3DLoader.js

+ 0 - 9
examples/js/loaders/sea3d/SEA3DLoader.js

@@ -279,15 +279,6 @@ THREE.AnimationHandler.addCrossfade = function( mesh, crossfade ) {
 	THREE.AnimationHandler.crossfade.push( mesh );
 }
 
-//
-//	KeyFrame
-//
-
-THREE.VertexAnimation = function () {
-
-
-}
-
 //
 //	Animation Event Extension
 //