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 4106588 commit 15ff86bCopy full SHA for 15ff86b
1 file changed
examples/webgl_batch_lod_bvh.html
@@ -89,7 +89,6 @@
89
//
90
91
scene = new THREE.Scene();
92
- // scene.fog = new THREE.Fog( 0x000000, 500, 600 );
93
94
const pmremGenerator = new THREE.PMREMGenerator( renderer );
95
scene.environment = pmremGenerator.fromScene( new RoomEnvironment(), 0.04 ).texture;
0 commit comments