Shaders in scripted\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Forgot a bullet.)
Line 1: Line 1:
The <code>scripted\</code> folder of <code>Source Materials.gcf</code> contains only the following shaders:
The <code>scripted\</code> folder of <code>Source Materials.gcf</code> contains only the following shaders:


[[Shader_Types_and_Parameters|UnlitTwoTexture]] is used in the <code>breen_fakemonitor_1.vmt</code> material.
*[[Shader_Types_and_Parameters|UnlitTwoTexture]] is used in the <code>breen_fakemonitor_1.vmt</code> material.





Revision as of 11:13, 31 January 2008

The scripted\ folder of Source Materials.gcf contains only the following shaders:


Dedicated Shaders

The following shaders are more or less exclusively used for this folder:


introscreenspaceeffect

  • Used in only one material: intro_screenspaceeffect.vmt
  • Not found in released mod code.