Dart API Reference
dart:web_gl
RenderingContext
activeTexture
activeTexture
method
@DomName('WebGLRenderingContext.activeTexture')
@DocsEditable()
void
activeTexture
(
int
texture
)