If the filter is animated or not.
Static defaultThe default uniforms used by the filter
Static vertexStatic fragmentThe fragment shader which renders this filter.
The thickness of the outline.
Static Private #qualityQuality of the outline according to performance mode.
Static createStatic createA factory method for creating the filter using its defined default values.
Initial uniform values which override filter defaults
The constructed AbstractFilter instance.
A filter which implements an outline. Inspired from https://github.com/pixijs/filters/tree/main/filters/outline
License
MIT