PIXI. TiltShiftYFilter

new TiltShiftYFilter()

A TiltShiftYFilter.

Source - pixi/filters/TiltShiftYFilter.js, line 6

Extends

Members

blur :Number

The strength of the blur.

Source - pixi/filters/TiltShiftYFilter.js, line 72

dirty :Boolean

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 31

end :Number

The Y value to end the effect at.

Source - pixi/filters/TiltShiftYFilter.js, line 121

gradientBlur :Number

The strength of the gradient blur.

Source - pixi/filters/TiltShiftYFilter.js, line 88

padding :Number

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 37

start :Number

The Y value to start the effect at.

Source - pixi/filters/TiltShiftYFilter.js, line 104

Methods

syncUniforms()

Syncs the uniforms between the class object and the shaders.

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 60

updateDelta()

Updates the filter delta values.

Source - pixi/filters/TiltShiftYFilter.js, line 138
Phaser Copyright © 2012-2014 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-dev on Wed Dec 03 2014 10:31:28 GMT-0000 (GMT) using the DocStrap template.