let gui = new dat.GUI(); //Create a folder to neatly contain the parameters to be edited. let folder = gui.addFolder('Segments'); //Add the parameters into ...
確定! 回上一頁