Shaders in HUD\: Difference between revisions
Jump to navigation
Jump to search
m (Rephrased.) |
m (minor) |
||
Line 3: | Line 3: | ||
*[[UnlitGeneric]] is used for all the materials here. | *[[UnlitGeneric]] is used for all the materials here. | ||
However, none of the referred textures (.vtf) | However, none of the referred textures (.vtf) exist, so it is likely that this folder no longer serves a purpose. For HUD elements, sprites are used instead. See [[Shaders in Sprites\]]. | ||
[[Category:Shaders]] | [[Category:Shaders]] |
Revision as of 04:53, 13 February 2008
The HUD\
folder of Source Materials.gcf
contains the following shaders:
- UnlitGeneric is used for all the materials here.
However, none of the referred textures (.vtf) exist, so it is likely that this folder no longer serves a purpose. For HUD elements, sprites are used instead. See Shaders in Sprites\.