Shaders in scripted\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
Line 14: Line 14:
===introscreenspaceeffect===
===introscreenspaceeffect===
* Used in only one material: <code>intro_screenspaceeffect.vmt</code>
* Used in only one material: <code>intro_screenspaceeffect.vmt</code>
* Not found in released mod code.
* Can be found in [[Source SDK 2013 MP]] source code.


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

Latest revision as of 14:36, 30 June 2025

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

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

Dedicated Shaders

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

introscreenspaceeffect

  • Used in only one material: intro_screenspaceeffect.vmt
  • Can be found in Source SDK 2013 MP source code.