提交 3ec88490 编写于 作者: S SUNAG 提交者: Mr.doob

fix physical node material

上级 f246afd4
......@@ -302,7 +302,7 @@ THREE.StandardNode.prototype.build = function( builder ) {
output.push(
environment.code,
"RE_IndirectSpecular(" + environment.result + ", geometry, material, reflectedLight );"
"RE_IndirectSpecular_Physical(" + environment.result + ", vec3( 0.0 ), geometry, material, reflectedLight );"
);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册