Yes. Imagine the example below, gui = new dat.GUI(); var text = { speed: 'someName' } gui.add(text, 'speed', { King: 'A', Queen: 'B', ...
確定! 回上一頁