webgl-dsl
    Preparing search index...

    Class FrameBuffer

    Rendering target. It contains target texture and optional depth buffer.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    colorBuffer: Texture
    depthBuffer?: RenderBuffer
    gl: Gl
    handle: WebGLFramebuffer

    Methods