We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118be16 commit 8a8071fCopy full SHA for 8a8071f
example/materialBall.js
@@ -55,7 +55,7 @@ const params = {
55
renderScale: 1 / window.devicePixelRatio,
56
transmissiveBounces: 20,
57
filterGlossyFactor: 0.5,
58
- tiles: 1,
+ tiles: 3,
59
};
60
61
if ( window.location.hash.includes( 'transmission' ) ) {
0 commit comments