import * as dat from 'dat.gui';; const gui = new dat.GUI(); ... 拿到父级的GUI实例; console.log(folder.parent);; //拿到对应的文件夹名称
確定! 回上一頁