pushFilter(filterBlock)
Applies the filter and adds it to the current filter stack.
Parameters
Name | Type | Description |
---|---|---|
filterBlock | Object | the filter that will be pushed to the current filter stack |
- Source code: pixi/renderers/webgl/utils/WebGLFilterManager.js (Line 62)
Please login to continue.