setContext(gl)
Sets the WebGL Context.
Parameters
Name | Type | Description |
---|---|---|
gl | WebGLContext | the current WebGL drawing context |
- Source code: pixi/renderers/webgl/utils/WebGLBlendModeManager.js (Line 21)
setContext(gl)
Sets the WebGL Context.
Name | Type | Description |
---|---|---|
gl | WebGLContext | the current WebGL drawing context |
Please login to continue.