Shaders in cable\

From Valve Developer Community
Revision as of 10:20, 31 January 2008 by Andreasen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The cable\ folder of Source Materials.gcf contain shaders dedicated to cables, all of them exclusively used for this folder only.


Cable

  • Used in all 14 materials, in this folder only.
  • Materials are referred to at various point in the mod code.


UnlitGeneric_DX6

  • Used in 4 materials (as a fallback shader for the Cable shader).
  • Probably referred to in src\materialsystem\stdshaders\unlitgeneric_dx8.cpp.