Shaders in VGUI\: Difference between revisions
Jump to navigation
Jump to search
NvC DmN CH (talk | contribs) (fixed Modulate link) |
Thunder4ik (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Orphan|date=January 2024}} | |||
The <code>VGUI\</code> folder of <code>Source Materials.gcf</code> contain shaders dedicated to the [[Steam]] interface: | The <code>VGUI\</code> folder of <code>Source Materials.gcf</code> contain shaders dedicated to the [[Steam]] interface: | ||
Latest revision as of 22:53, 21 January 2024

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
The VGUI\
folder of Source Materials.gcf
contain shaders dedicated to the Steam interface:
- UnlitGeneric is used for almost all materials.
- VertexLitGeneric is used for the
screens\vgui_overlay.vmt
material. - Modulate is used for the
hud\800corner.vmt
material.