Value
Name | Description | Value |
---|---|---|
RadialBlurMethod.SPIN | Blurs along concentric circular lines at the specified degree of rotation. | int 1 |
RadialBlurMethod.ZOOM | Blurs along radial lines, as if zooming into or out of the image. | int 2 |
Usage
In function
void ArtLayer.applyRadialBlur (amount: int, blurMethod: RadialBlurMethod, blurQuality: RadialBlurQuality)
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |