Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/materials/models/workshop/weapons/c models/c xms giftwrap/c xms giftwrap.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$basetexture" "models/workshop/weapons/c_models/c_xms_giftwrap/c_xms_giftwrap"
N/A4 "$bumpmap" "models/effects/flat_normal"
N/A5 
N/A6 "$envmap" "env_cubemap"
N/A7 "$envmapcontrast" 1
N/A8 "$envmaptint" "[.3 .3 .2]"
N/A9 "$envmapsaturation" 0.5
N/A10 
N/A11 "$basemapalphaphongmask" 1
N/A12 
N/A13 "$phong" "1"
N/A14 "$phongexponent" "200"
N/A15 "$phongboost" "7.5"
N/A16 "$phongfresnelranges" "[.2 .4 .8]"
N/A17 
N/A18 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A19 
N/A20 "$rimlight" "1"
N/A21 "$rimlightexponent" "2"
N/A22 "$rimlightboost" "0.2"
N/A23 
N/A24 "$cloakPassEnabled" "1"
N/A25 "$sheenPassEnabled" "1"
N/A26 
N/A27 "$sheenmap" "cubemaps/cubemap_sheen001"
N/A28 "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0"
N/A29 "$sheenmaptint" "[ 1 1 1 ]"
N/A30 "$sheenmapmaskframe" "0"
N/A31 "$sheenindex" "0"
N/A32 
N/A33 "$yellow" "0"
N/A34 "$glowcolor" "1"
N/A35 
N/A36 "Proxies"
N/A37 {
N/A38 "AnimatedWeaponSheen"
N/A39 {
N/A40 "animatedtexturevar" "$sheenmapmask"
N/A41 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A42 "animatedtextureframerate" "40"
N/A43 }
N/A44 "invis"
N/A45 {
N/A46 }
N/A47 "ModelGlowColor"
N/A48 {
N/A49 "resultVar" "$glowcolor"
N/A50 }
N/A51 "Equals"
N/A52 {
N/A53 "srcVar1" "$glowcolor"
N/A54 "resultVar" "$color2"
N/A55 }
N/A56 "YellowLevel"
N/A57 {
N/A58 "resultVar" "$yellow"
N/A59 }
N/A60 "Multiply"
N/A61 {
N/A62 "srcVar1" "$color2"
N/A63 "srcVar2" "$yellow"
N/A64 "resultVar" "$color2"
N/A65 }
N/A66 }
N/A67}