Extra argument does nothing.
@@ -214,7 +214,7 @@
} );
- gui.add( state, 'showWireframe', true ).onChange( function () {
+ gui.add( state, 'showWireframe' ).onChange( function () {
if ( state.showWireframe ) {