瀏覽代碼

Update WebGLProgram.html

Michael Herzog 7 年之前
父節點
當前提交
70010aeba4
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      docs/api/renderers/webgl/WebGLProgram.html

+ 0 - 1
docs/api/renderers/webgl/WebGLProgram.html

@@ -40,7 +40,6 @@
 		attribute vec3 position;
 		attribute vec3 normal;
 		attribute vec2 uv;
-		attribute vec2 uv2;
 		</code>
 		<p>
 		Note that you can therefore calculate the position of a vertex in the vertex shader by: