new SmartBlurFilter()
A Smart Blur Filter.
- Source - pixi/filters/SmartBlurFilter.js, line 5
Extends
Members
-
blur :Number
-
The strength of the blur.
- Default Value:
- 2
- Source - pixi/filters/SmartBlurFilter.js, line 61
-
dirty :Boolean
-
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 31
-
padding :Number
-
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 37
Methods
-
syncUniforms()
-
Syncs the uniforms between the class object and the shaders.
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 60