.. role:: ts-api-decorator

.. _TextureParameterization:

#######################
TextureParameterization
#######################

.. container:: ts-api-section

   Indicates how texture coordinates are specified or generated. This controls where a given
   pixel of a texture appears on the object to which it is applied.



.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`TextureParameterization.UV`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _TextureParameterization.UV:

UV
--

The texture will be mapped according to UV coordinates specified in the mesh data.

