$detail2
Jump to navigation
Jump to search
VMT syntax
"$detail" "Path/DetailmapA" "$detailscale" 0.5 "$detail2" "Path/DetailmapB" "$detailscale2" 0.5
- where
Pathis the filepath relative to thegame_directory/materialsfolder. - where
DetailmapAis the filename; ieDetailmapA.vtf.
Notice the .vtf file extension is not used in VMT texture references.
Additional parameters
$detailscale2
"$detailscale2" float
Scales $detail2 texture where float value is the scale factor.