| Name | Type | Attributes | Description |
|---|---|---|---|
options |
TiltShiftFilterOptions |
<optional> |
The optional parameters of the tilt shift filter. |
Extends
- PIXI.Filter
Members
TiltShiftFilter.defaults TiltShiftFilterOptions staticreadonly
Default options
Properties:
| Name | Type | Default | Description |
|---|---|---|---|
blur |
number | 100 |
The strength of the blur. |
end |
The position to end the effect at. |
||
gradientBlur |
number | 600 |
The strength of the blur gradient |
start |
The position to start the effect at. |
The strength of the blur.
The position to end the effect at.
The strength of the gradient blur.
The position to start the effect at.

