Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
bindTexture
bindTexture
Declaration
void
bindTexture
(
GLenum
target
,
WebGLTexture
?
texture
);