Skip to content

Commit

Permalink
Examples: Clean up. (mrdoob#23029)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored and gero3 committed Dec 16, 2021
1 parent 51598b0 commit cd5af35
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 cd5af35

Please sign in to comment.