blurQuality

This read-write public property controls the quality of the blur effect. An aspect which should be taken into consideration is that, as the blurQuality increases, the performance decreases.

The data type of this property is Number and its possible values are 1, 2 and 3; 1 corresponds to a low quality blur, 2 to a medium quality blur and 3 to a high quality blur.

Implementation

public function get blurQuality():Number 
public function set blurQuality(value:Number):void

Example

An example will be posted in a short time.

See also

angle | distance | glowAlpha | glowColor | glowStrength | glowX | glowY | maximumBlur | numberOfRotations | numberOfWaves | wobbleAmplitude