#337·dat.gui

如何更改根文件夹名称?

作者: CaptainJon创建于 2024年7月30日更新于 2024年7月30日

根文件夹的名称保留了"controls",如何更改呢?我尝试了 `new GUI({name: "another name"})` 和 `gui.name = "another name"`,但都不起作用。

内容来源: dataarts/dat.gui