提交 79189426 编写于 作者: W Wandalen

WebGL: uv array bug #5054: fix

上级 3e3a2490
......@@ -850,7 +850,7 @@ THREE.WebGLRenderer = function ( parameters ) {
material = getBufferMaterial( object, geometryGroup ),
uvType = bufferGuessUVType( material ),
uvType = true,
normalType = bufferGuessNormalType( material ),
vertexColorType = bufferGuessVertexColorType( material );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册