const gui = new dat.GUI();; // 创建一个子孩子; const folder=gui.addFolder('nameOne'); folder.add(obj,'child',-1,1,0.1);; //拿到父级的GUI实例
確定! 回上一頁