Enumeration
SpherizeMode
The curve (or stretch shape) to use for the distortion.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Distorts the image as if it is wrapped around a horizontal cylinder. | |
| Int = 1 | readonly | Distorts the image as if it is wrapped around a sphere. | |
| Int = 3 | readonly | Distorts the image as if it is wrapped around a vertical cylinder. |
Parameter of 1
Method parameters that accept an SpherizeMode value.