#
luxiaotao1123
2024-05-15 b8bac27bcc895b540bae4c130a3c59d289736081
src/components/ctrl.jsx
@@ -30,7 +30,8 @@
                <OrbitControls
                    ref={controlsRef}
                    autoRotate
                    autoRotateSpeed={0.2}
                    autoRotateSpeed={0.5}
                    target={[-200, 100, 0]}
                />
                {/* <PointerCtrl /> */}
            </group>