25 lines
581 B
Plaintext
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"
|
|
|
|
}
|