diff -r b8bb19daf29f -r e4b77f39221a materials/glitchvid/glass/glasspane_centerline.vmt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/materials/glitchvid/glass/glasspane_centerline.vmt Fri Feb 24 20:29:28 2017 -0700 @@ -0,0 +1,14 @@ +LightmappedGeneric +{ + "$basetexture" "glitchvid/glass/glasspane_centerline_diffuse" +// "$basetexturetransform" "center .5 .5 scale 0.5 0.5 rotate 0 translate 0 0" + "$envmapmask" "glitchvid/glass/glasspane_centerline_specular" +// "$envmapmasktransform" "center .5 .5 scale 0.5 0.5 rotate 0 translate 0 0" + "$detail" "glitchvid/detail/glass_detail" + "$detailscale" "8" + "$detailblendfactor" "1" +// Scale in hammer, else you get rendering artifacts in editor + "$surfaceprop" "glass" + "$translucent" "1" + "$envmap" "env_cubemap" +} \ No newline at end of file