提交 224357d2 编写于 作者: M Mr.doob

WebGLRenderer: Tab clean up.

上级 5deb25e2
......@@ -1735,7 +1735,7 @@ function WebGLRenderer( parameters ) {
} else if ( material.fog && materialProperties.fog !== fog ) {
material.needsUpdate = true;
material.needsUpdate = true;
} else if ( material.lights && materialProperties.lightsHash !== _lights.hash ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册