materials/glitchvid/glass/glass_modern_window.vmt

Sun, 20 Mar 2016 03:51:17 -0600

author
glitchvid
date
Sun, 20 Mar 2016 03:51:17 -0600
changeset 5
8a2685604669
parent 0
a5ee9df947f6
child 17
6b5181235cf6
permissions
-rw-r--r--

- Updated 'Cabletray'
Further progress on metal/cabletray. Includes,
Metal texture instead of placeholder
Baked normal in xnrm, -y tangent.
Probably not finished with this.

"Refract"
{
"$bluramount" "1"
"$surfaceprop" "glass"
"$refractamount" ".100"
"$scale" "[1 1]"
"$normalmap" "redcity/glass_modern_window_normal"
"$REFRACTTINTTEXTURE" "redcity/glass_modern_window"
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" 1
"$envmaptint" "[0.3, 0.3, 0.3]"

   "Refract_dx90"
   {
      "$refractamount" "0.100"
   }
   
   "Refract_DX80"
   {
   "$refractamount" ".025"
   "$REFRACTTINTTEXTURE" "glass_modern_window"

   "UnlitGeneric_dx8"
   {
        "$basetexture" "redcity/glass_modern_window"
       "Proxies"
           {
            "Sine"
               {
                   "resultVar"    "$alpha"
                   "sineperiod"   15
                   "sinemin"      0.1
                   "sinemax"      0.1
              }
      }

   "UnlitGeneric_dx6"
   {
        "$basetexture" "redcity/glass_modern_window"
       "Proxies"
           {
            "Sine"
               {
                   "resultVar"    "$alpha"
                   "sineperiod"   15
                   "sinemin"      0.1
                   "sinemax"      0.1
              }
      }
   }
}
}

mercurial