#
luxiaotao1123
2024-06-11 bd6f16c7a6695606d7ebb5baa56eefe65b603cf2
src/components/ctrl.jsx
@@ -29,8 +29,9 @@
                {/* <CameraControls ref={controlsRef} /> */}
                <OrbitControls
                    ref={controlsRef}
                    autoRotate
                    autoRotateSpeed={0.2}
                    // autoRotate
                    // autoRotateSpeed={0.5}
                    target={[-200, 100, 0]}
                />
                {/* <PointerCtrl /> */}
            </group>