Shaders in particle\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Removed double header.)
Line 1: Line 1:
==particle Shaders==


The <code>particle\</code> folder of <code>Source Materials.gcf</code> contains the following shaders:
The <code>particle\</code> folder of <code>Source Materials.gcf</code> contains the following shaders:

Revision as of 11:09, 31 January 2008

The particle\ folder of Source Materials.gcf contains the following shaders:


Dedicated Shaders

The following shaders are more or less exclusively used for this folder:


ParticleSphere

  • Used by only one material: SmokeStack.vmt
  • Probably referred to in released mod code, but probably not defined.