mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
added the setName method in the demo index.html
This commit is contained in:
parent
be997cf428
commit
918acf8e33
@ -31,6 +31,7 @@
|
||||
|
||||
// Fires a function called "explode"
|
||||
GUI.add(fizzyText, "explode")
|
||||
.setName('Explode!'); // And changes the name
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user