Create a renderbuffer.
The rendering context.
The format of the renderbuffer.
The width of the renderbuffer.
The height of the renderbuffer.
Readonly
contextThe rendering context.
Readonly
formatThe format of this renderbuffer.
Readonly
heightThe height of this renderbuffer.
Readonly
widthThe width of this renderbuffer.
An object that contains an image and is optimized as a rendering target.
See
WebGLRenderbuffer