提交 1addf7ec 编写于 作者: M Mr.doob

Code clean up.

上级 d24518dc
......@@ -158,8 +158,7 @@ THREE.LensFlarePlugin = function () {
flare = flares[ i ];
if (!flare.visible)
continue;
if ( flare.visible === false ) continue;
tempPosition.set( flare.matrixWorld.elements[12], flare.matrixWorld.elements[13], flare.matrixWorld.elements[14] );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册