gemercheung пре 3 година
родитељ
комит
647668d7ba
1 измењених фајлова са 1 додато и 1 уклоњено
  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();