gemercheung 3 gadi atpakaļ
vecāks
revīzija
647668d7ba
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/scene/scene.service.ts

+ 1 - 1
src/scene/scene.service.ts

@@ -556,7 +556,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
         // console.log('path-update-index', isLastFrameIndex);
         //每一段的最后一帧
         if (isLastFrameIndex > -1) {
-          console.log('path-update-array', this.lastMovingPointArray);
+          // console.log('path-update-array', this.lastMovingPointArray);
           const currentMeta = this.lastMovingPointArray[isLastFrameIndex];
           // console.log('currentMeta', currentMeta);
           // const lastFrame = this.lastMoveStreamFrame.getValue();