未验证 提交 b78e8c43 编写于 作者: M Michael Herzog 提交者: GitHub

Update TextureCubeUVNode.js

上级 99b8caf9
......@@ -185,8 +185,6 @@ TextureCubeUVNode.prototype.bilinearCubeUV = function ( builder, texture, uv, mi
this.colorSpaceBR.fromDecoding( builder.getTextureEncodingFromMap( this.value.value ) );
this.colorSpaceBR.input.parse( bilinearCubeUV.build( builder ) + '.br' );
var f = bilinearCubeUV.build( builder ) + '.f';
// add a custom context for fix incompatibility with the core
// include ColorSpace function only for vertex shader (in fragment shader color space functions is added automatically by core)
// this should be removed in the future
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册