#
luxiaotao1123
2024-04-26 e6de6ddae28dec5bf092b66d77ee8d522d39ff04
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>
        </>