Apply the effect on the PixiJS DisplayObject. Called after the effect is initialized.
Check if an effect is enabled.
true if the filter is enabled
Enable an effect.
The function to be called to update a parameter (with a boolean)
The function to be called to update a parameter (with a number)
The function to be called to update the filter at every frame before the rendering.
The function to be called to update a parameter (with a string)
The PIXI filter
Generated using TypeDoc
An effect used to manipulate a Pixi filter.