Shaders in VGUI\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Directed link to future page.)
(fixed Modulate link)
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.
*[[Shaders in Effects\#Modulate|Modulate]] is used for the <code>hud\800corner.vmt</code> material.
*[[Modulate|Modulate]] is used for the <code>hud\800corner.vmt</code> material.


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

Revision as of 19:58, 6 March 2020

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