Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/materials/models/vgui/12v12 badge main yetipark black purple.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/vgui/12v12_badge_main_yetipark"
N/A4 "$basemapalphaphongmask" 1
N/A5 
N/A6 "$envmap" "cubemaps\cubemap_specular001"
N/A7// "$envmap" "cubemaps\cubemap_gold001"
N/A8 "$envmaptint" "[.1 .1 .1]"
N/A9// "$envmapcontrast" "[.1]"
N/A10 
N/A11 "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A12 
N/A13 "$blendtintbybasealpha" "0"
N/A14 "$blendtintcoloroverbase" "1"
N/A15 
N/A16 
N/A17 "$colortint_base" "{105 80 110}"
N/A18 "$color2" "{105 80 110}"
N/A19 "$colortint_tmp" "[0 0 0]"
N/A20 
N/A21 
N/A22 //phong properties
N/A23 "$phong" "1"
N/A24 "$phongboost" "4"
N/A25 "$phongtint" "[2 2 2]"
N/A26 "$phongexponent" "80"
N/A27 "$phongfresnelranges" "[5 1 2]"
N/A28 "$halflambert" "0"
N/A29 
N/A30 "$selfillum" 1
N/A31 "$selfillumtint" "[1 2 3]"
N/A32 "$selfIllumFresnel" "1"
N/A33 "$selfIllumFresnelMinMaxExp" "[0 15 25]" // 0.0 1.0 1.0 is the default
N/A34 
N/A35 "Proxies"
N/A36 {
N/A37 "ItemTintColor"
N/A38 {
N/A39 "resultVar" "$colortint_tmp"
N/A40 }
N/A41 "SelectFirstIfNonZero"
N/A42 {
N/A43 "srcVar1" "$colortint_tmp"
N/A44 "srcVar2" "$colortint_base"
N/A45 "resultVar" "$color2"
N/A46 }
N/A47 }
N/A48}