Value
| Name | Description | Value |
|---|---|---|
| SpherizeMode.HORIZONTAL | Distorts the image as if it is wrapped around a horizontal cylinder. | int 2 |
| SpherizeMode.NORMAL | Distorts the image as if it is wrapped around a sphere. | int 1 |
| SpherizeMode.VERTICAL | Distorts the image as if it is wrapped around a vertical cylinder. | int 3 |
Usage
In function
void ArtLayer.applySpherize (amount: int, mode: SpherizeMode)
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |