Enumeration
TextureType
The type of texture or glass surface image to load for a texturizer or glass filter.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | The image appears as if viewed through glass blocks. | |
| Int = 2 | readonly | The image appears as if painted on canvas. | |
| Int = 5 | readonly | Texture from an existing document. | |
| Int = 3 | readonly | The image appears as if frosted. | |
| Int = 4 | readonly | The image appears as if viewed through an array of tiny lenses. |
Parameter of 1
Method parameters that accept an TextureType value.