Shaders in particle\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
 
Line 12: Line 12:
* Used by only one material: <code>SmokeStack.vmt</code>
* Used by only one material: <code>SmokeStack.vmt</code>
* Used for [[env_particlelight]] entity ?
* Used for [[env_particlelight]] entity ?
* Referred to in <code>particlemgr.h</code> and can be found in [[Source SDK 2013]] source code.
* Referred to in <code>particlemgr.h</code> and can be found in [[Source SDK 2013 MP]] source code.


[[Category:Shaders]]
[[Category:Shaders]]

Latest revision as of 14:36, 30 June 2025

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