Files
TF2Maps/custom/fartsy/materials/models/dovahki/book/book_u.vmt

73 lines
1.2 KiB
Plaintext
Raw Normal View History

2025-08-31 21:05:06 -04:00
"vertexlitgeneric"
{
"$basetexture" "models\dovahki\book\book_u"
$bumpmap "models\dovahki\book\book_u_normal"
"$phong" "1"
"$phongexponent" "5"
"$phongboost" ".2"
"$phongfresnelranges" "[.25 .5 2]"
"$rimlight" "1"
"$rimlightexponent" "1"
"$rimlightboost" ".3"
"$blendtintbybasealpha" "1"
"$blendtintcoloroverbase" "0"
"$colortint_base" "{ 91 122 140 }"
"$color2" "{ 91 122 140 }"
"$colortint_tmp" "[0 0 0]"
"$bumpmapalphaphongmask" "1"
"$cloakPassEnabled" "1"
"$detail" "effects/tiledfire/fireLayeredSlowTiled512"
"$detailscale" "5"
"$detailblendfactor" "0"
"$detailblendmode" "6"
"$yellow" "0"
">=DX90"
{
"$selfillum" "0"
}
"proxies"
{
"invis"
{
}
"AnimatedTexture"
{
"animatedtexturevar" "$detail"
"animatedtextureframenumvar" "$detailframe"
"animatedtextureframerate" "30"
}
"BurnLevel"
{
"resultVar" "$detailblendfactor"
}
"ItemTintColor"
{
"resultVar" "$colortint_tmp"
}
"SelectFirstIfNonZero"
{
"srcVar1" "$colortint_tmp"
"srcVar2" "$colortint_base"
"resultVar" "$color2"
}
"YellowLevel"
{
"resultVar" "$yellow"
}
"Multiply"
{
"srcVar1" "$color2"
"srcVar2" "$yellow"
"resultVar" "$color2"
}
}
}