VMAT

From Valve Developer Community
Revision as of 17:24, 3 November 2023 by Wisdurm (talk | contribs) (Just some filler text. Though about adding a vmat file as an example but... why would I? They're not supposed to be written by hand unlike vmts so it wouldn't help at all. Someone needs to make a guide on the material editor though)
Jump to navigation Jump to search
English (en)Translate (Translate)

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, and are not designed to be edited by hand, although they are readable.