Reinitializes the element buffer with the new content. Relevant WebGL API: gl.bufferData
gl.bufferData
relevant WebGL APIs:
gl.deleteBuffer
gl.deleteTexture
gl.deleteRenderbuffer
gl.deleteFramebuffer
Update a portion of the element buffer, optionally starting at byte offset offset. Relevant WebGL API: gl.bufferSubData
offset
gl.bufferSubData
Generated using TypeDoc
Reinitializes the element buffer with the new content. Relevant WebGL API:
gl.bufferData