Template:PatchDiff/July 7, 2016 Patch/tf/tf2 misc dir.vpk/materials/models/vgui/competitive badge laurels black.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/vgui/competitive_badge_laurels_black"
N/A4// "$bumpmap" "models/vgui/versus_doors02_normal"
N/A5 
N/A6 "$basemapalphaphongmask" 1
N/A7 
N/A8// "$envmap" "cubemaps\cubemap_specular001"
N/A9// "$envmap" "cubemaps\cubemap_gold001"
N/A10 "$envmaptint" "[1 1 1.2]"
N/A11// "$envmapcontrast" "[.1]"
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//"$translucent" 1
N/A23 
N/A24 
N/A25//phong properties
N/A26"$phong" "1"
N/A27"$phongboost" "4"
N/A28"$phongtint" "[.1 .1 .2]"
N/A29"$phongexponent" "80"
N/A30"$phongfresnelranges" "[5 1 2]"
N/A31"$halflambert" "0"
N/A32 
N/A33"$selfillum" 1
N/A34//"$selfillummask" "models/vgui/versus_doors_b_illum"
N/A35"$selfillumtint" "[1 1 1]"
N/A36 "$selfIllumFresnel" "1"
N/A37 "$selfIllumFresnelMinMaxExp" "[0 15 25]" // 0.0 1.0 1.0 is the default
N/A38 
N/A39 "ItemTintColor"
N/A40 {
N/A41 "resultVar" "$colortint_tmp"
N/A42 }
N/A43 "SelectFirstIfNonZero"
N/A44 {
N/A45 "srcVar1" "$colortint_tmp"
N/A46 "srcVar2" "$colortint_base"
N/A47 "resultVar" "$color2"
N/A48 }
N/A49// "Proxies"
N/A50// {
N/A51// "Sine"
N/A52// {
N/A53// "sineperiod" ".01"
N/A54// "sinemin" "1"
N/A55// "sinemax" "1"
N/A56// "resultVar" "$selfillumtint[0]"
N/A57// }
N/A58// "Sine"
N/A59// {
N/A60// "sineperiod" ".01"
N/A61// "sinemin" ".6"
N/A62// "sinemax" "1"
N/A63// "resultVar" "$selfillumtint[1]"
N/A64// }
N/A65// "Sine"
N/A66// {
N/A67// "sineperiod" ".01"
N/A68// "sinemin" ".6"
N/A69// "sinemax" "1"
N/A70// "resultVar" "$selfillumtint[2]"
N/A71// }
N/A72}