Files
TF2Maps/custom/fartsy/materials/models/props_construction/excavator.vmt

31 lines
774 B
Plaintext
Raw Normal View History

2025-08-31 21:05:06 -04:00
"VertexlitGeneric"
{
"$basetexture" "models\props_construction\excavator"
"$surfaceprop" "metal"
// (Enabled)
// "$phong" "1"
// Universal Phong Reflection
//"$lightwarptexture" "models/props_construction/prop_lightwarp"
// PHONG SPECULAR Control - Overall Brightness
//"$phongfresnelranges" "[1 0 0]"
// PHONG SPECULAR Control - Brightness Amplifier (very sensitive)
// "$phongboost" ".1"
// PHONG SPECULAR Control - Tightness
//"$phongexponent" "1"
// PHONG from .VMT Alpha Channel ON
//"$basemapalphaphongmask" "1"
"$basemapalphaphongmask" "1"
"$phong" "1"
"$phongexponent" "10"
"$phongboost" ".5"
"$phongfresnelranges" "[1 9 12]"
"$lightwarptexture" "models/props_construction/prop_lightwarp"
}