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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/vgui/12v12_badge_color_yetipark"
N/A4 "$basemapalphaphongmask" 1
N/A5 
N/A6 "$envmap" "cubemaps\cubemap_specular001"
N/A7// "$envmap" "cubemaps\cubemap_gold001"
N/A8 "$envmaptint" "[.1 .04 .03]"
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 "$colortint_base" "{236 74 74}"
N/A17 "$color2" "{236 74 74}"
N/A18 "$colortint_tmp" "[0 0 0]"
N/A19 
N/A20 
N/A21 //phong properties
N/A22 "$phong" "1"
N/A23 "$phongboost" ".5"
N/A24 "$phongtint" "[2 .3 .1]"
N/A25 "$phongexponent" "80"
N/A26 "$phongfresnelranges" "[5 1 2]"
N/A27 "$halflambert" "0"
N/A28 
N/A29 "$selfillum" 1
N/A30 "$selfillumtint" "[3 3 3]"
N/A31 "$selfIllumFresnel" "1"
N/A32 "$selfIllumFresnelMinMaxExp" "[0 1 5]" // 0.0 1.0 1.0 is the default
N/A33 
N/A34 "Proxies"
N/A35 {
N/A36 "ItemTintColor"
N/A37 {
N/A38 "resultVar" "$colortint_tmp"
N/A39 }
N/A40 "SelectFirstIfNonZero"
N/A41 {
N/A42 "srcVar1" "$colortint_tmp"
N/A43 "srcVar2" "$colortint_base"
N/A44 "resultVar" "$color2"
N/A45 }
N/A46 }
N/A47}