Files
TF2Maps/custom/fartsy/materials/models/props_construction/sandwich_board.vmt
2025-08-31 21:05:06 -04:00

25 lines
581 B
Plaintext

"VertexlitGeneric"
{
$basetexture "models/props_construction/sandwich_board"
"$surfaceprop" "Wood_Plank"
// (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" "2"
// PHONG from .VMT Alpha Channel ON
"$basemapalphaphongmask" "1"
}