Template:PatchDiff/June 18, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/demo/demo fiesta shades blu.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$basetexture" "models/player/items/demo/demo_fiesta_shades_blu"
N/A4 "$surfaceprop" "plastic"
N/A5 "$basemapalphaphongmask" 1
N/A6 
N/A7 "$detail" "effects/tiledfire/fireLayeredSlowTiled512"
N/A8 "$detailscale" "5"
N/A9 "$detailblendfactor"0.001
N/A10 "$detailblendmode" 1
N/A11 
N/A12 "$yellow" "0"
N/A13 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
N/A14 
N/A15 //phong properties
N/A16 "$phong" "1"
N/A17 "$phongboost" "1"
N/A18 "$phongexponent" 120
N/A19 "$phongfresnelranges" "[4 1 2]"
N/A20 
N/A21 
N/A22//
N/A23// TODO: Paintable
N/A24//
N/A25 "$rimlight" "1"
N/A26 "$rimlightexponent" "2"
N/A27 "$rimlightboost" "2"
N/A28 
N/A29 "$cloakPassEnabled" "1"
N/A30 "Proxies"
N/A31 {
N/A32 "invis"
N/A33 {
N/A34 }
N/A35 "AnimatedTexture"
N/A36 {
N/A37 "animatedtexturevar" "$detail"
N/A38 "animatedtextureframenumvar" "$detailframe"
N/A39 "animatedtextureframerate" 30
N/A40 }
N/A41 "BurnLevel"
N/A42 {
N/A43 "resultVar" "$detailblendfactor"
N/A44 }
N/A45 "YellowLevel"
N/A46 {
N/A47 "resultVar" "$yellow"
N/A48 }
N/A49 "Equals"
N/A50 {
N/A51 "srcVar1" "$yellow"
N/A52 "resultVar" "$color2"
N/A53 }
N/A54 }
N/A55}