#
luxiaotao1123
2021-12-28 eee29e7ad8086aec54a13b9e709b1bd474274f13
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 => {