- @DomName('WebGLRenderingContext.bindTexture')
- @DocsEditable()
Source
@DomName('WebGLRenderingContext.bindTexture')
@DocsEditable()
void bindTexture(int target, Texture texture) native;
@DomName('WebGLRenderingContext.bindTexture')
@DocsEditable()
void bindTexture(int target, Texture texture) native;