Shaders in scripted\: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added orphan, underlinked tags)
Line 1: Line 1:
{{Multiple issues|
{{Underlinked|date=January 2024}}
{{Orphan|date=January 2024}}
}}
The <code>scripted\</code> folder of <code>Source Materials.gcf</code> contains only the following shaders:
The <code>scripted\</code> folder of <code>Source Materials.gcf</code> contains only the following shaders:


*[[Shader_Types_and_Parameters|UnlitTwoTexture]] is used in the <code>breen_fakemonitor_1.vmt</code> material.
*[[Shader_Types_and_Parameters|UnlitTwoTexture]] is used in the <code>breen_fakemonitor_1.vmt</code> material.


==Dedicated Shaders==
==Dedicated Shaders==

Revision as of 22:53, 21 January 2024

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
  • Not found in released mod code.