The WebGLBuffer interface is part of the WebGL API and represents an opaque buffer object storing data such as vertices or colors.

Documentation WebGLBuffer by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also: