Просмотр исходного кода

Update webgl_loader_texture_hdrjpg.html

mrdoob 1 год назад
Родитель
Сommit
f6d3a941ca
1 измененных файлов с 1 добавлено и 1 удалено
  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;