#
luxiaotao1123
2024-04-23 794d8a8a7de3bcfad9d6f813a0372bf46a3956eb
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>
        </>