Template:PatchDiff/February 29, 2016 Patch/tf/tf2 misc dir.vpk/materials/models/vgui/competitive door logo.vmt

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