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