ソースを参照

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]"