PIXI. BlurXFilter

new BlurXFilter()

The BlurXFilter applies a horizontal Gaussian blur to an object.

Source - pixi/filters/BlurXFilter.js, line 5

Extends

Members

blur :Number

Sets the strength of both the blur.

Default Value:
  • 2
Source - pixi/filters/BlurXFilter.js, line 51

dirty :Boolean

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

padding :Number

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

Methods

syncUniforms()

Syncs the uniforms between the class object and the shaders.

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 60
Phaser Copyright © 2012-2014 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-dev on Tue Jan 06 2015 06:32:30 GMT-0000 (GMT) using the DocStrap template.