the root folder name keeps "controls", how to change it? I tried `new GUI({name: "another name"})` and also `gui.name = "another name"`, neither works.
the root folder name keeps "controls", how to change it? I tried
new GUI({name: "another name"})and alsogui.name = "another name", neither works.