UnlitTwoTexture: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
* Two textures are mixed evenly and appear at full brightness.
* Two textures are mixed evenly and appear at full brightness.
* Used in development to check [[Displacement]] material blending ?
* Used in development to check [[Displacement]] material blending ?
:{{note|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 sytax from "UnlitTwoTexture" to "UnlitTwoTexture_DX6".}}
:{{note|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===
===Basic VMT syntax===

Revision as of 07:01, 29 June 2009

  • 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"