Template:PatchDiff/August 2, 2012 Patch/team fortress 2 materials.gcf/tf/materials/models/weapons/c items/c canton.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/weapons/c_items/c_canton"
N/A4 "$bumpmap" "models/effects/flat_normal"
N/A5 $basemapalphaphongmask 1
N/A6 
N/A7 "$phong" "1"
N/A8 "$phongexponent" "25"
N/A9 "$phongboost" "10"
N/A10 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
N/A11 "$phongfresnelranges" "[.25 .5 1]"
N/A12 
N/A13 "$rimlight" "1"
N/A14 "$rimlightexponent" "4"
N/A15 "$rimlightboost" "1"
N/A16 
N/A17 
N/A18 "360?$color2" "[ 0.9 0.8 0.8 ]"
N/A19 
N/A20 "$glowcolor" "1"
N/A21 
N/A22 // Cloaking
N/A23 "$cloakPassEnabled" "1"
N/A24 "Proxies"
N/A25 {
N/A26 "weapon_invis"
N/A27 {
N/A28 }
N/A29 "ModelGlowColor"
N/A30 {
N/A31 "resultVar" "$glowcolor"
N/A32 }
N/A33 "Equals"
N/A34 {
N/A35 "srcVar1" "$glowcolor"
N/A36 "resultVar" "$selfillumtint"
N/A37 }
N/A38 "Equals"
N/A39 {
N/A40 "srcVar1" "$glowcolor"
N/A41 "resultVar" "$color2"
N/A42 }
N/A43 }
N/A44}