De/Material: Difference between revisions

From Valve Developer Community
< De
Jump to navigation Jump to search
m (→‎top: clean up, replaced: {{goldsrc → {{Gldsrc)
m (Multipage removal)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{langsp}}{{stub}}
{{LanguageBar}}
{{distinguish|Texture|desc1=the actual images being displayed}}
{{stub}}
{{translate}}
{{translate}}
* {{src|4}} materials are defined in [[VMT]] files.
* {{src|4}} materials are defined in {{L|VMT}} files.
* {{src2|4}} materials are defined in [[VMAT]] files.
* {{src2|4}} materials are defined in {{L|VMAT}} files.
{{Gldsrc|4}} does not use materials; instead, textures are used directly, and flagged either via name in a [[WAD]] or by metadata in an [[MDL (GoldSrc)|MDL]] or [[SPR]].
{{Gldsrc|4}} does not use materials; instead, textures are used directly, and flagged either via name in a {{L|WAD}} or by metadata in an {{L|MDL (GoldSrc)|MDL}} or {{L|SPR}}.
{{ACategory|Glossary}}

Latest revision as of 08:19, 12 July 2024

English (en)Deutsch (de)Español (es)Français (fr)Hrvatski (hr)Português do Brasil (pt-br)Русский (ru)中文 (zh)Translate (Translate)
Not to be confused with Texture (the actual images being displayed).

Stub

This article or section is a stub. You can help by expanding it.

Info content.png
This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.(en)

GoldSrc GoldSrc does not use materials; instead, textures are used directly, and flagged either via name in a WAD(en) or by metadata in an MDL(en) or SPR(en).