提交 16cf7280 编写于 作者: A aardgoose

missed fix

上级 d1e8efae
......@@ -1463,7 +1463,7 @@ function WebGLRenderer( parameters ) {
releaseMaterialProgramReference( material );
} else if ( lightsHash.stateID !== lightsStateHash.stateID ||
lightsHash.value !== lightsStateHash.directionalLength ) {
lightsHash.value !== lightsStateHash.value ) {
lightsHash.stateID = lightsStateHash.stateID;
lightsHash.value = lightsStateHash.value;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册