PIXI. DotScreenFilter

new DotScreenFilter()

This filter applies a dotscreen effect making display objects appear to be made out of black and white halftone dots like an old printer.

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

Extends

Members

angle :Number

The radius of the effect.

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

dirty :Boolean

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

padding :Number

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

scale :Number

The scale of the effect.

Source - pixi/filters/DotScreenFilter.js, line 57

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 Thu Dec 04 2014 11:33:08 GMT-0000 (GMT) using the DocStrap template.