Skip to content

Commit

Permalink
Examples: Clean up. (mrdoob#26639)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored Aug 23, 2023
1 parent cd74d64 commit 52c8584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/webgl_postprocessing_fxaa.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
//

const renderPass = new RenderPass( scene, camera );
renderPass.clearColor = new THREE.Color( 0, 0, 0 );
renderPass.clearAlpha = 0;

//
Expand Down

0 comments on commit 52c8584

Please sign in to comment.