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