setContext(gl)
Initialises the context and the properties.
Parameters
Name | Type | Description |
---|---|---|
gl | WebGLContext | the current WebGL drawing context |
- Source code: pixi/renderers/webgl/utils/WebGLFilterManager.js (Line 32)
setContext(gl)
Initialises the context and the properties.
Name | Type | Description |
---|---|---|
gl | WebGLContext | the current WebGL drawing context |
Please login to continue.