#
luxiaotao1123
2024-04-24 71eda6a3a84ddf210801f9dd25a4432c1c14e07c
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>
        </>