Controlling the appearance of textures
Using texture modes
- In typical use:
- Use REPLACE for emissive textures
- Glowing "neon" textures
- Textures where lighting is painted in
- Use MODULATE on a white shape for shaded textures
- Most textured shaded surfaces
- Use BLEND on a colored shape for colorized textures
- Colorizing a grayscale woodgrain, marble, etc.