The WebGLRenderbuffer interface is part of the WebGL API and represents a buffer that can contain an image, or can be source or target of an rendering operation.

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

See also: