Shaders in cable\

From Valve Developer Community
Revision as of 06:39, 18 April 2011 by DaFox (talk | contribs)
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.