Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
bindFramebuffer
bindFramebuffer
Declaration
void
bindFramebuffer
(
GLenum
target
,
WebGLFramebuffer
?
framebuffer
);