static/js/object/StoreConvey.js
@@ -46,8 +46,11 @@ color: 0x000000 }); } child.castShadow = true; child.receiveShadow = true; } }); chainList.map(item => { that.object.addObject(customize(obj.clone(), item)); }) @@ -59,6 +62,8 @@ child.material = new THREE.MeshLambertMaterial({ color: 0x444444 }); child.castShadow = true; child.receiveShadow = true; } }); rollerList.map(item => {