new TiltShiftFilter()
A TiltShift Filter. Manages the pass of both a TiltShiftXFilter and TiltShiftYFilter.
- Source - pixi/filters/TiltShiftFilter.js, line 6
Members
-
blur :Number
-
The strength of the blur.
- Source - pixi/filters/TiltShiftFilter.js, line 24
-
end :Number
-
The Y value to end the effect at.
- Source - pixi/filters/TiltShiftFilter.js, line 69
-
gradientBlur :Number
-
The strength of the gradient blur.
- Source - pixi/filters/TiltShiftFilter.js, line 39
-
start :Number
-
The Y value to start the effect at.
- Source - pixi/filters/TiltShiftFilter.js, line 54