Template:PatchDiff/July 2, 2015 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/crafting/stat clock blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$baseTexture" "models/player/items/crafting/stat_clock_blue"
N/A4 "$basemapalphaphongmask" "1"
N/A5 "$phong" "1"
N/A6 "$phongboost" ".1"
N/A7 "$phongexponent" "5"
N/A8 "$lightwarptexture" "models\buildables\sentry1\Sentry1_lightwarp"
N/A9 "$phongfresnelranges" "[.5 1.5 10]"
N/A10 
N/A11 "$rimlight" "1"
N/A12 "$rimlightexponent" "4"
N/A13 "$rimlightboost" ".25"
N/A14 
N/A15 // Cloaking
N/A16 "$cloakPassEnabled" "1"
N/A17 
N/A18 "$yellow" "0"
N/A19 "$glowcolor" "1"
N/A20 
N/A21 "Proxies"
N/A22 {
N/A23 "invis"
N/A24 {
N/A25 }
N/A26 "ModelGlowColor"
N/A27 {
N/A28 "resultVar" "$glowcolor"
N/A29 }
N/A30 "Equals"
N/A31 {
N/A32 "srcVar1" "$glowcolor"
N/A33 "resultVar" "$selfillumtint"
N/A34 }
N/A35 "Equals"
N/A36 {
N/A37 "srcVar1" "$glowcolor"
N/A38 "resultVar" "$color2"
N/A39 }
N/A40 "YellowLevel"
N/A41 {
N/A42 "resultVar" "$yellow"
N/A43 }
N/A44 "Multiply"
N/A45 {
N/A46 "srcVar1" "$color2"
N/A47 "srcVar2" "$yellow"
N/A48 "resultVar" "$color2"
N/A49 }
N/A50 }
N/A51}