Skip to content

Commit

Permalink
Fix #659
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Jul 17, 2024
1 parent ab2b7e0 commit 7e7be06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ function updateEnvMap() {
texture.mapping = EquirectangularReflectionMapping;
scene.environment = texture;
pathTracer.updateEnvironment();
onParamsChange();

} );

Expand Down

0 comments on commit 7e7be06

Please sign in to comment.