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