.. _TextureType: ================================================ TextureType ================================================ Description ----------- The type of texture or glass surface image to load for a texturizer or glass filter. Static Properties ^^^^^^^^^^^^^^^^^ +------------------------------------------------+-----------------------------------------------------------------+ | :ref:`BLOCKS` readonly | The image appears as if viewed through glass blocks. | +------------------------------------------------+-----------------------------------------------------------------+ | :ref:`CANVAS` readonly | The image appears as if painted on canvas. | +------------------------------------------------+-----------------------------------------------------------------+ | :ref:`FILE` readonly | Texture from an existing document. | +------------------------------------------------+-----------------------------------------------------------------+ | :ref:`FROSTED` readonly | The image appears as if frosted. | +------------------------------------------------+-----------------------------------------------------------------+ | :ref:`TINYLENS` readonly | The image appears as if viewed through an array of tiny lenses. | +------------------------------------------------+-----------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 TextureType/BLOCKS.rst TextureType/CANVAS.rst TextureType/FROSTED.rst TextureType/TINYLENS.rst TextureType/FILE.rst