PIXI. TiltShiftFilter

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
Phaser Copyright © 2012-2014 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-dev on Thu Dec 04 2014 11:33:19 GMT-0000 (GMT) using the DocStrap template.