textureEnvironmentType Enumeration

Texture environment type.
Members
 
  Member name Description
Decal The texture color is mixed with the object color, depending on the texture's transparency.
Modulate The texture color is multiplied by the object color.
Replace The texture color is used as is.

In this article

Definition