new FilterBlock()
A target and pass info object for filters.
- Source code: pixi/filters/FilterBlock.js, line 5
Public Properties
-
renderable : boolean
-
The renderable state of this FilterBlock.
- Source code: pixi/filters/FilterBlock.js, line 21
-
visible : boolean
-
The visible state of this FilterBlock.
- Source code: pixi/filters/FilterBlock.js, line 13