$additive: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
m (I believe this is the correct category for the article (change if it's not))
Line 1: Line 1:
  "$additive" 1
  "$additive" 1
* Renders the texture additively (Its colors are added to, instead of replacing, what is displayed behind it).
* Renders the texture additively (Its colors are added to, instead of replacing, what is displayed behind it).
[[Category:List of Shader Parameters]]

Revision as of 08:09, 29 January 2008

"$additive" 1
  • Renders the texture additively (Its colors are added to, instead of replacing, what is displayed behind it).