Pārlūkot izejas kodu

Update webgl_loader_texture_hdrjpg.html

mrdoob 1 gadu atpakaļ
vecāks
revīzija
f6d3a941ca
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      examples/webgl_loader_texture_hdrjpg.html

+ 1 - 1
examples/webgl_loader_texture_hdrjpg.html

@@ -274,7 +274,7 @@
 
 				}
 
-				torusMesh.rotation.y += 0.005;
+				// torusMesh.rotation.y += 0.005;
 				planeMesh.visible = params.debug;
 
 				scene.environment = equirectangularMap;