On this page

Class Framebuffer

Index

Constructors

  • Parameters

    • context: Context
    • width: number
    • height: number
    • hasDepth: boolean
    • hasStencil: boolean

    Returns Framebuffer

Properties

colorAttachment: ColorAttachment
context: Context
depthAttachment: DepthAttachment
framebuffer: WebGLFramebuffer
height: number
width: number

Methods

  • Returns void

Was this helpful?
SDK JS
Reference
Framebuffer