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