normalsBufferArray; const vertices = new Float32Array(verticesBuffer); const normals = new Float32Array(normalsBuffer); 但是,此时顶点和法线尚未定义。
確定! 回上一頁