#
luxiaotao1123
2024-05-09 8c982a086bc5627bf20a8c2f44489165b08348f8
src/components/shelf.jsx
@@ -21,7 +21,7 @@
        if (!fbx.castShadow) {
            Common.setShadow(fbx);
        }
        // Common.setColor(fbx);
        // Common.setColor(fbx, 0x778ca3);
        fbx.scale.set(MODEL_SHELF_SCALE.x, MODEL_SHELF_SCALE.y, MODEL_SHELF_SCALE.z);
        return fbx.clone();
    }, [])