can't get a Three.js InstancedBufferGeometry to appear in a scene

后端 未结 0 1894
被撕碎了的回忆
被撕碎了的回忆 2021-01-22 11:53

I can\'t seem to get an InstancedBufferGeometry to appear in a scene anymore. I\'ve tried the following technique:

let bg = BoxBufferGeometry(3,3,3),
    ig : Ins         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题