@@ -127,7 +127,6 @@
updateGUI();
renderer.toneMapping = toneMappingOptions[ params.toneMapping ];
- mesh.material.needsUpdate = true;
render();
} );