Create a renderbuffer.
The rendering context.
The format of the renderbuffer.
The width of the renderbuffer.
The height of the renderbuffer.
ReadonlycontextThe rendering context.
ReadonlyformatThe format of this renderbuffer.
ReadonlyheightThe height of this renderbuffer.
ReadonlywidthThe width of this renderbuffer.
An object that contains an image and is optimized as a rendering target.
See
WebGLRenderbuffer