Skip to content

Commit

Permalink
Examples: Clean up. (#23029)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored Dec 16, 2021
1 parent 8159622 commit 7640843
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/webgl_tonemapping.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
updateGUI();

renderer.toneMapping = toneMappingOptions[ params.toneMapping ];
mesh.material.needsUpdate = true;
render();

} );
Expand Down

0 comments on commit 7640843

Please sign in to comment.