浏览代码

Update webgl_loader_texture_hdrjpg.html

mrdoob 1 年之前
父节点
当前提交
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;