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