TextureType¶
Description¶
The type of texture or glass surface image to load for a texturizer or glass filter.
Static Properties¶
| BLOCKS readonly | The image appears as if viewed through glass blocks. |
| CANVAS readonly | The image appears as if painted on canvas. |
| FILE readonly | Texture from an existing document. |
| FROSTED readonly | The image appears as if frosted. |
| TINYLENS readonly | The image appears as if viewed through an array of tiny lenses. |