数据
Optional
divisordrawElementsInstanced时将会用到的因子,表示divisor个geometry共用一个数据
A GLuint specifying the number of instances that will pass between updates of the generic attribute.
https://developer.mozilla.org/en-US/docs/Web/API/ANGLE_instanced_arrays/vertexAttribDivisorANGLE
单项数据尺寸。
Optional
normalized是否标准化。
Optional
type属性缓冲数据类型
Optional
usageA GLenum specifying the intended usage pattern of the data store for optimization purposes.
为优化目的指定数据存储的预期使用模式的GLenum。
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/bufferData
Optional
version版本号,用于标记是否变化。
Generated using TypeDoc
WebGL顶点属性缓冲