Template:PatchDiff/December 17, 2015 Patch/tf/tf2 misc dir.vpk/materials/models/paintkits/cig/c04 rocketlauncher metal.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/weapons/c_models/c_rocketlauncher/c_rocketlauncher"
N/A4 "$phongexponenttexture" "models/weapons/c_models/c_rocketlauncher/c_rocketlauncher_exp"
N/A5 
N/A6 "$phong" "1"
N/A7 //commented out to use the exponent mask
N/A8 //"$phongexponent" "255"
N/A9 "$phongboost" "2.75"
N/A10 "$phongalbedotint" "1"
N/A11 
N/A12 //scales up the exponent texture which usually only has about 120 levels of exponent
N/A13 "$phongexponentfactor" "100"
N/A14 
N/A15 "$lightwarptexture" "models/lightwarps/softened_weapon_lightwarp"
N/A16 
N/A17 "$phongfresnelranges" "[.3 .5 3]"
N/A18 "$halflambert" "1"
N/A19 "$glowcolor" "1"
N/A20 
N/A21 "$envmap" "env_cubemap"
N/A22 "$envmaptint" "[.08 .06 .04]"
N/A23 
N/A24 "$selfillum" 1
N/A25 "$selfillumtint" "[5 4 1]"
N/A26 "$selfIllumFresnel" "1"
N/A27 "$selfIllumFresnelMinMaxExp" "[0 13 18]"
N/A28 
N/A29 "$phongtint" "[.5 .4 .4]"
N/A30 
N/A31 "$tempvar" "0"
N/A32 
N/A33 //commented out to use the exponent mask
N/A34 //"$basephongexponent" "15"
N/A35 //"$basephongboost" "3"
N/A36 
N/A37 "$basemapalphaphongmask" "1"
N/A38 
N/A39 "$rimlight" "1"
N/A40 "$rimlightexponent" "2"
N/A41 "$rimlightboost" "2.5"
N/A42 "$rimmask" "1"
N/A43 
N/A44 // Cloaking
N/A45 "$cloakPassEnabled" "1"
N/A46 "$sheenPassEnabled" "1"
N/A47 
N/A48 "$sheenmap" "cubemaps/cubemap_sheen001"
N/A49 "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0"
N/A50 "$sheenmaptint" "[ 1 1 1 ]"
N/A51 "$sheenmapmaskframe" "0"
N/A52 "$sheenindex" "0"
N/A53 
N/A54 "$yellow" "0"
N/A55 
N/A56 "Proxies"
N/A57 {
N/A58 "AnimatedWeaponSheen"
N/A59 {
N/A60 "animatedtexturevar" "$sheenmapmask"
N/A61 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A62 "animatedtextureframerate" "40"
N/A63 }
N/A64 "invis"
N/A65 {
N/A66 }
N/A67 "ModelGlowColor"
N/A68 {
N/A69 "resultVar" "$glowcolor"
N/A70 }
N/A71 "Equals"
N/A72 {
N/A73 "srcVar1" "$glowcolor"
N/A74 "resultVar" "$selfillumtint"
N/A75 }
N/A76 "Equals"
N/A77 {
N/A78 "srcVar1" "$glowcolor"
N/A79 "resultVar" "$color2"
N/A80 }
N/A81 "YellowLevel"
N/A82 {
N/A83 "resultVar" "$yellow"
N/A84 }
N/A85 "Multiply"
N/A86 {
N/A87 "srcVar1" "$color2"
N/A88 "srcVar2" "$yellow"
N/A89 "resultVar" "$color2"
N/A90 }
N/A91 
N/A92 
N/A93 "WeaponSkin" {
N/A94 }
N/A95 }
N/A96}