#
luxiaotao1123
2024-04-24 5926db501c43e9fff6f793e6c8e138063e097528
src/components/box.jsx
@@ -23,7 +23,7 @@
    return (
        <>
            <group rotation-y={rotationY} scale={0.5} position={position}>
            <group rotation-y={rotationY} position={position}>
                <primitive object={boxModel} castShadow />
            </group>
        </>