gl.disableVertexArray P77 关闭location指定的attribute变量

gl.disableVertexArray(location)

参数  location  指定attribute变量的存储位置

原文地址:https://www.cnblogs.com/ccsaber/p/6225873.html