Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
bindBuffer
bindBuffer
Declaration
void
bindBuffer
(
GLenum
target
,
WebGLBuffer
?
buffer
);