"VertexLitGeneric" { "$baseTexture" "models/player/items/soldier/fdu" "$bumpmap" "models/effects/flat_normal" "$yellow" "0" // "$sheenPassEnabled" "1" // "$sheenmap" "cubemaps/cubemap_sheen001" // "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0" // "$sheenmaptint" "[ 1 1 1 ]" // "$sheenmapmaskframe" "0" // "$sheenindex" "0" "$phong" "1" "$phongexponent" "20" "$phongboost" "0.3" "$lightwarptexture" "models/player/pyro/pyro_lightwarp" "$phongfresnelranges" "[.3 1 8]" "$basemapalphaphongmask" "1" "$blendtintbybasealpha" "1" "$blendtintcoloroverbase" "0" "$color2" "{55 44 37}" "$colortint_base" "{55 44 37}" "$colortint_tmp" "[55 44 37]" // Rim lighting parameters "$rimlight" "1" // To enable rim lighting (requires phong) "$rimlightexponent" "2" // Exponent for phong component of rim lighting "$rimlightboost" ".05" // Boost for ambient cube component of rim lighting // Cloaking "$cloakPassEnabled" "1" "Proxies" { "invis" { } "ItemTintColor" { "resultVar" "$colortint_tmp" } "SelectFirstIfNonZero" { "srcVar1" "$colortint_tmp" "srcVar2" "$colortint_base" "resultVar" "$color2" } "YellowLevel" { "resultVar" "$yellow" } "Multiply" { "srcVar1" "$color2" "srcVar2" "$yellow" "resultVar" "$color2" } // "AnimatedWeaponSheen" // { // "animatedtexturevar" "$sheenmapmask" // "animatedtextureframenumvar" "$sheenmapmaskframe" // "animatedtextureframerate" "40" // } } }