Template:PatchDiff/December 22, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/weapons/v bonesaw/c bonesaw xmas lights.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$baseTexture" "models\weapons\v_bonesaw/c_bonesaw_xmas_lights"
N/A4 
N/A5 "$phong" "1"
N/A6 "$phongexponent" "10"
N/A7 "$phongboost" ".75"
N/A8 "$lightwarptexture" "models\lightwarps\weapon_lightwarp"
N/A9 "$phongfresnelranges" "[0.25 0.5 1]"
N/A10 "$basemapalphaphongmask" "1"
N/A11 
N/A12 "$rimlight" "1"
N/A13 "$rimlightexponent" "4"
N/A14 "$rimlightboost" "3"
N/A15 
N/A16 "$glowcolor" "1"
N/A17 
N/A18 "$blendtintbybasealpha" "1"
N/A19 "$blendtintcoloroverbase" ".25"
N/A20 
N/A21 "$colortint_base" "{110 14 14}"
N/A22 "$colortint_tmp" "[1 1 1]"
N/A23 "$color2" "{110 14 14}"
N/A24 
N/A25 // Cloaking
N/A26 "$cloakPassEnabled" "1"
N/A27 "$sheenPassEnabled" "1"
N/A28 
N/A29 "$sheenmap" "cubemaps\cubemap_sheen001"
N/A30 "$sheenmapmask" "Effects\AnimatedSheen\animatedsheen0"
N/A31 "$sheenmaptint" "[ 1 1 1 ]"
N/A32 "$sheenmapmaskframe" "0"
N/A33 "$sheenindex" "0"
N/A34 
N/A35 "$yellow" "0"
N/A36 
N/A37 "Proxies"
N/A38 {
N/A39 "AnimatedWeaponSheen"
N/A40 {
N/A41 "animatedtexturevar" "$sheenmapmask"
N/A42 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A43 "animatedtextureframerate" "40"
N/A44 }
N/A45 "invis"
N/A46 {
N/A47 }
N/A48 "ModelGlowColor"
N/A49 {
N/A50 "resultVar" "$glowcolor"
N/A51 }
N/A52 "Equals"
N/A53 {
N/A54 "srcVar1" "$glowcolor"
N/A55 "resultVar" "$selfillumtint"
N/A56 }
N/A57 "Equals"
N/A58 {
N/A59 "srcVar1" "$glowcolor"
N/A60 "resultVar" "$color2"
N/A61 }
N/A62 "YellowLevel"
N/A63 {
N/A64 "resultVar" "$yellow"
N/A65 }
N/A66 "Multiply"
N/A67 {
N/A68 "srcVar1" "$color2"
N/A69 "srcVar2" "$yellow"
N/A70 "resultVar" "$color2"
N/A71 }
N/A72 "ItemTintColor"
N/A73 {
N/A74 "resultVar" "$colortint_tmp"
N/A75 }
N/A76 "SelectFirstIfNonZero"
N/A77 {
N/A78 "srcVar1" "$colortint_tmp"
N/A79 "srcVar2" "$colortint_base"
N/A80 "resultVar" "$color2"
N/A81 }
N/A82 }
N/A83}