소스 검색

chore(playground): remove unusued method

alvarosabu 1 년 전
부모
커밋
4fa8066f1d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      playground/src/pages/basic/index.vue

+ 0 - 1
playground/src/pages/basic/index.vue

@@ -52,7 +52,6 @@ const toonTealMaterial = new MeshToonMaterial({
   <TresCanvas
     ref="canvasRef"
     v-bind="state"
-    @render="onRender"
   >
     <TresPerspectiveCamera
       :position="[11, 11, 11]"