Skip to content

Commit b23ae34

Browse files
committed
Examples: Tweaker groundprojected example.
1 parent d679988 commit b23ae34

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
-199 Bytes
Loading

examples/webgl_materials_envmaps_groundprojected.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@
139139
renderer.setSize( window.innerWidth, window.innerHeight );
140140
renderer.outputEncoding = THREE.sRGBEncoding;
141141
renderer.toneMapping = THREE.ACESFilmicToneMapping;
142-
renderer.toneMappingExposure = 0.85;
143142

144143
//
145144

0 commit comments

Comments
 (0)