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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"unlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/props_ui/tf_win_banner"
N/A4// "$bumpmap" "models/props_ui/tf_win_banner_normal"
N/A5 "$model" 1
N/A6 "$basemapalphaphongmask" 1
N/A7 "$envmap" "cubemaps\cubemap_specular001"
N/A8 "$envmaptint" "[.01 .01 .15]"
N/A9// "$envmapcontrast" 6
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" "{205 203 204}"
N/A17// "$color2" "{205 203 204}"
N/A18// "$colortint_tmp" "[0 0 0]"
N/A19 
N/A20 
N/A21 //phong properties
N/A22 "$phong" "1"
N/A23 "$phongboost" "4"
N/A24 "$phongexponent" "90"
N/A25 "$phongfresnelranges" "[.025 1 2]"
N/A26 //"$phongtint" "[.4 .3 .6]"
N/A27 "$halflambert" "0"
N/A28 
N/A29// "$selfillum" 1
N/A30// "$selfillumtint" "[5 5 5]"
N/A31// "$selfIllumFresnel" "1"
N/A32// "$selfIllumFresnelMinMaxExp" "[0 5 10]" // 0.0 1.0 1.0 is the default
N/A33 
N/A34// "ItemTintColor"
N/A35// {
N/A36// "resultVar" "$colortint_tmp"
N/A37// }
N/A38// "SelectFirstIfNonZero"
N/A39// {
N/A40// "srcVar1" "$colortint_tmp"
N/A41// "srcVar2" "$colortint_base"
N/A42// "resultVar" "$color2"
N/A43// }
N/A44}