| Name | Type | Default | Description |
|---|---|---|---|
blur |
number | 100 |
optional
The strength of the blur. |
gradientBlur |
number | 600 |
optional
The strength of the gradient blur. |
start |
PIXI.Point | null |
optional
The Y value to start the effect at. |
end |
PIXI.Point | null |
optional
The Y value to end the effect at. |
Extends
- PIXI.Filter
Members
-
The strength of the blur.
-
The Y value to end the effect at.
-
The strength of the gradient blur.
-
The Y value to start the effect at.

