This article's documentation is for Source 2. Click here for more information.

VMAT: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, replaced: {{Language subpage → {{langsp)
m (Multipage removal)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
{{Source 2 topicon}}
{{Stub}}
 
'''VMAT''' (short for '''Valve MATerial'''), is a file format used to designate [[material]]s in {{Source 2|4.1}}. The VMAT format includes a {{mono|.vmat}} source file that describes how to compile the material, and the actual compiled {{mono|.vmat_c}} file used by the game proper. Materials are created with the {{MatEdit|4}}.
'''VMAT''' (short for '''Valve MATerial'''), is a file format used to designate [[material]]s in {{Source 2|4.1}}. The VMAT format includes a {{mono|.vmat}} source file that describes how to compile the material, and the actual compiled {{mono|.vmat_c}} file used by the game proper. Materials are created with the {{MatEdit|4}}.
[[Category:Source 2]]
[[Category:File formats|V]]
[[Category:Files|V]]

Revision as of 11:55, 12 July 2024

English (en)Translate (Translate)

Stub

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

VMAT (short for Valve MATerial), is a file format used to designate materials in Source 2 Source 2. The VMAT format includes a .vmat source file that describes how to compile the material, and the actual compiled .vmat_c file used by the game proper. Materials are created with the Material Editor Material Editor.