Class Renderbuffer

An object that contains an image and is optimized as a rendering target.

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

Properties

context: Context

The rendering context.

The format of this renderbuffer.

height: number

The height of this renderbuffer.

width: number

The width of this renderbuffer.

Methods