提交 2332bfdf 编写于 作者: M Mr.doob

WebGLRenderer: Fixed uv2ScaleMap reference.

上级 d6ab143a
......@@ -2177,7 +2177,7 @@ function WebGLRenderer( parameters ) {
}
if ( uvScaleMap !== undefined ) {
if ( uv2ScaleMap !== undefined ) {
// backwards compatibility
if ( uv2ScaleMap.isWebGLRenderTarget ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册