Name | Type | Attributes | Description |
---|---|---|---|
options |
ZoomBlurFilterOptions |
<optional> |
Options for the ZoomBlurFilter constructor. |
Extends
- Filter
Members
DEFAULT_OPTIONS ZoomBlurFilterOptions staticreadonly
Default values for options.
The center of the zoom
- Default Value:
- [0,0]
Sets the center of the effect in normalized screen coords on the x
axis
- Default Value:
- 0
Sets the center of the effect in normalized screen coords on the y
axis
- Default Value:
- 0
The inner radius of zoom. The part in inner circle won't apply zoom blur effect
- Default Value:
- 0
Outer radius of the effect. less than 0
equates to infinity
- Default Value:
- -1
Sets the strength of the zoom blur effect
- Default Value:
- 0.1