VMAT: Difference between revisions
Jump to navigation
Jump to search

m (Idfk) |
m (Just changing the capitalization.) |
||
Line 1: | Line 1: | ||
{{Language subpage}} | {{Language subpage}} | ||
'''VMAT''' (short for '''Valve | '''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}}. |
Revision as of 02:39, 27 November 2023


VMAT (short for Valve MATerial), is a file format used to designate materials in 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.