UnlitTwoTexture: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Category rename)
Line 9: Line 9:
"UnlitTwoTexture_DX6"
"UnlitTwoTexture_DX6"


[[Category:List of Shaders]]
[[Category:Shaders]]

Revision as of 08:09, 4 October 2011

  • Two textures are mixed evenly and appear at full brightness.
  • Used in development to check Displacement material blending ?
Note.pngNote:This does not work on Orange Box for some reason. Maybe this will get fixed eventually but until then you need to edit the .vmt syntax from "UnlitTwoTexture" to "UnlitTwoTexture_DX6".

Basic VMT syntax

"UnlitTwoTexture"

Orange Box VMT syntax

"UnlitTwoTexture_DX6"