ClassesTFrameBufferOn this pageTFrameBuffer Index ConstructorsconstructorPropertiesdepthTextureMethodsbindunbindConstructors constructornew TFrameBuffer(gl: WebGL2RenderingContext, options: TFrameBufferOptions): defaultParametersgl: WebGL2RenderingContextoptions: TFrameBufferOptionsReturns defaultProperties publicdepthTexturedepthTexture: WebGLTextureMethods publicbindbind(): voidBind the frame buffer and set the viewport to the frame buffer sizeReturns voidpublicunbindunbind(): voidReturns void
Bind the frame buffer and set the viewport to the frame buffer size