Wraps a WebGL array buffer object.
The size of the buffer in bytes.
relevant WebGL APIs:
gl.deleteBuffergl.deleteTexturegl.deleteRenderbuffergl.deleteFramebufferUpdate a portion of the buffer, optionally starting at byte offset offset.
Relevant WebGL API: gl.bufferSubData
Generated using TypeDoc
Reinitializes the buffer with the new content. Relevant WebGL API:
gl.bufferData