WebGLRenderingContext: getAttribLocation() 方法
注意:此功能在 Web Workers 中可用。
WebGLRenderingContext.getAttribLocation() 方法是 WebGL API 的一部分,用于获取给定 WebGLProgram 中某个 attribute 变量的位置。
注意:此功能在 Web Workers 中可用。
WebGLRenderingContext.getAttribLocation() 方法是 WebGL API 的一部分,用于获取给定 WebGLProgram 中某个 attribute 变量的位置。