1
0
alvarosabu 2 жил өмнө
parent
commit
1480f15bbc
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/core/nodeOps.ts

+ 1 - 1
src/core/nodeOps.ts

@@ -1,4 +1,4 @@
-import { BufferAttribute } from 'three'
+import { BufferAttribute, BufferGeometry, Material, Object3D } from 'three'
 import { useCamera, useLogger } from '/@/composables'
 import { RendererOptions } from 'vue'
 import { catalogue } from './catalogue'