文章目录 添加lil-gui 加载gltf模型 添加lil-gui 安装lil-gui: npm install lil-gui 实现代码: function RotatingBox() { const meshRef = useRef();