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)
Generated using TypeDoc
Apply the effect on the PixiJS DisplayObject. Called after the effect is initialized.