
###############
TextureModifier
###############

.. js:data:: TextureModifier

   Flags that control how textures are applied.
   
   
   Index
   =====
   
   .. rubric:: Enumeration Members
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~TextureModifier.Decal`
   
   




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

.. js:data:: TextureModifier.Decal

   .. rst-class:: sig-pretty-signature
   
      | Decal: *1*
   
   When set, any transparent areas of the texture will be the same color as the underlying diffuse color of the object.
   





