Shaders in VGUI\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Directed link to future page.)
Line 3: Line 3:
*[[UnlitGeneric]] is used for almost all materials.
*[[UnlitGeneric]] is used for almost all materials.
*[[VertexLitGeneric]] is used for the <code>screens\vgui_overlay.vmt</code> material.
*[[VertexLitGeneric]] is used for the <code>screens\vgui_overlay.vmt</code> material.
*[[Shader_Types_and_Parameters|Modulate]] is used for the <code>hud\800corner.vmt</code> material.
*[[Shaders in Effects\#Modulate|Modulate]] is used for the <code>hud\800corner.vmt</code> material.


[[Category:Shaders]]
[[Category:Shaders]]

Revision as of 10:46, 12 February 2008

The VGUI\ folder of Source Materials.gcf contain shaders dedicated to the Steam interface: