提交 08b180d9 编写于 作者: M Mr.doob

WebGLRenderer: Clean up.

上级 43ae8e4e
......@@ -402,7 +402,7 @@ function WebGLRenderer( parameters ) {
_pixelRatio = value;
this.setSize( _viewport.z, _viewport.w, false );
this.setSize( _width, _height, false );
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册