Skip to content

Commit 8a8071f

Browse files
authored
Update materialBall.js
1 parent 118be16 commit 8a8071f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/materialBall.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const params = {
5555
renderScale: 1 / window.devicePixelRatio,
5656
transmissiveBounces: 20,
5757
filterGlossyFactor: 0.5,
58-
tiles: 1,
58+
tiles: 3,
5959
};
6060

6161
if ( window.location.hash.includes( 'transmission' ) ) {

0 commit comments

Comments
 (0)