new TiltShiftXFilter()
A TiltShiftXFilter.
- Source - pixi/filters/TiltShiftXFilter.js, line 6
Extends
Members
-
blur :Number
-
The strength of the blur.
- Source - pixi/filters/TiltShiftXFilter.js, line 72
-
dirty :Boolean
-
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 31
-
end :Number
-
The X value to end the effect at.
- Source - pixi/filters/TiltShiftXFilter.js, line 121
-
gradientBlur :Number
-
The strength of the gradient blur.
- Source - pixi/filters/TiltShiftXFilter.js, line 88
-
padding :Number
-
- Inherited From:
- Source - pixi/filters/AbstractFilter.js, line 37
-
start :Number
-
The X value to start the effect at.
- Source - pixi/filters/TiltShiftXFilter.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/TiltShiftXFilter.js, line 138