LightmappedGeneric: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
  lightmappedgeneric  
  lightmappedgeneric  
* The most common texture.  
* The most common shader used for brushwork textures.  
* A basetexture is multiplied by a lightmap.
* Only the $basetexture line is required.
* Only the $basetexture line is required.
* A basetexture is multiplied by a lightmap.


=== Parameters ===
=== Parameters ===

Revision as of 14:16, 8 November 2007

lightmappedgeneric 	 
  • The most common shader used for brushwork textures.
  • Only the $basetexture line is required.
  • A basetexture is multiplied by a lightmap.

Parameters