Skip to content

Commit

Permalink
Src: Clean up. (mrdoob#28888)
Browse files Browse the repository at this point in the history
  • Loading branch information
linbingquan authored Jul 16, 2024
1 parent 0bc430b commit 06546ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nodes/display/DenoiseNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class DenoiseNode extends TempNode {

return texel;

} );
} );

const center = vec3( texel.rgb );

Expand Down

0 comments on commit 06546ed

Please sign in to comment.