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