How to display the same object multiple times in Three.js

前端 未结 0 675
春和景丽
春和景丽 2020-12-04 20:53
        var vertgeometry = new THREE.BoxGeometry(75,75,150);
        var vertmaterial = new THREE.MeshPhongMaterial ( {
            color: 0xFFFFFF,
            wire         


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