new AsciiFilter()
An ASCII filter.
- Source - pixi/filters/AsciiFilter.js, line 6
Extends
Members
-
dirty :Boolean
-
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 31
-
padding :Number
-
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 37
-
size :Number
-
The pixel size used by the filter.
- Source - pixi/filters/AsciiFilter.js, line 73
Methods
-
syncUniforms()
-
Syncs the uniforms between the class object and the shaders.
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 60