Template:PatchDiff/July 7, 2016 Patch/tf/tf2 misc dir.vpk/materials/models/props ui/win banner silver.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"UnlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/props_ui/win_banner_silver"
N/A4// "$bumpmap" "models/props_ui/win_banner_normal"
N/A5 "$model" 1
N/A6 
N/A7 "$basemapalphaphongmask" 1
N/A8 
N/A9 "$envmap" "cubemaps\cubemap_specular001"
N/A10 "$envmaptint" "[.1 .1 .16]"
N/A11// "$envmapcontrast" 6
N/A12 
N/A13// "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A14 
N/A15// "$blendtintbybasealpha" "0"
N/A16// "$blendtintcoloroverbase" "1"
N/A17 
N/A18// "$colortint_base" "{205 203 204}"
N/A19// "$color2" "{205 203 204}"
N/A20// "$colortint_tmp" "[0 0 0]"
N/A21 
N/A22 
N/A23 //phong properties
N/A24 "$phong" "1"
N/A25 "$phongboost" "4"
N/A26 "$phongexponent" "90"
N/A27 "$phongfresnelranges" "[.025 1 2]"
N/A28 //"$phongtint" "[.4 .3 .6]"
N/A29 "$halflambert" "0"
N/A30 
N/A31 "$selfillum" 1
N/A32 "$selfillumtint" "[5 5 5]"
N/A33 "$selfIllumFresnel" "1"
N/A34 "$selfIllumFresnelMinMaxExp" "[0 5 10]" // 0.0 1.0 1.0 is the default
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}