Initial commit
This commit is contained in:
11
addons/map_content/materials/glass/glass01.vmt
Normal file
11
addons/map_content/materials/glass/glass01.vmt
Normal file
@@ -0,0 +1,11 @@
|
||||
LightmappedGeneric
|
||||
{
|
||||
$baseTexture "models\props_windows/window_uban_apt_glass"
|
||||
$translucent 1
|
||||
$envmap env_cubemap
|
||||
$envmapmask "models\props_windows\window_uban_apt_glass_ref"
|
||||
$envmaptint "[1 1 1]"
|
||||
$nocull 1
|
||||
$surfaceprop glass
|
||||
$envmapcontrast ".7"
|
||||
}
|
||||
10
addons/map_content/materials/glass/glass01opaque.vmt
Normal file
10
addons/map_content/materials/glass/glass01opaque.vmt
Normal file
@@ -0,0 +1,10 @@
|
||||
LightmappedGeneric
|
||||
{
|
||||
$baseTexture "models\props_windows/window_uban_apt_glass"
|
||||
$envmap env_cubemap
|
||||
$envmapmask "models\props_windows\window_uban_apt_glass_ref"
|
||||
$envmaptint "[1 1 1]"
|
||||
$surfaceprop glass
|
||||
$envmapcontrast ".7"
|
||||
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
"LightmappedGeneric"
|
||||
{
|
||||
"$basetexture" "Glass/glasswindow007a"
|
||||
"$surfaceprop" "glass"
|
||||
"%keywords" "c17trainstation"
|
||||
"$translucent" 1
|
||||
"$envmapmask" "glass/glasswindow007a_mask"
|
||||
"$envmap" "env_cubemap"
|
||||
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
"LightmappedGeneric"
|
||||
{
|
||||
"$basetexture" "Glass/glasswindow007a"
|
||||
"$surfaceprop" "glass"
|
||||
"%keywords" "c17trainstation"
|
||||
"$envmapmask" "glass/glasswindow007a_mask"
|
||||
"$envmap" "env_cubemap"
|
||||
|
||||
}
|
||||
6
addons/map_content/materials/glass/infblindsa_unlit.vmt
Normal file
6
addons/map_content/materials/glass/infblindsa_unlit.vmt
Normal file
@@ -0,0 +1,6 @@
|
||||
UnlitGeneric
|
||||
{
|
||||
"$basetexture" "glass\infblindsa"
|
||||
"$surfaceprop" "plastic"
|
||||
|
||||
}
|
||||
15
addons/map_content/materials/glass/urban_glass_03.vmt
Normal file
15
addons/map_content/materials/glass/urban_glass_03.vmt
Normal file
@@ -0,0 +1,15 @@
|
||||
LightmappedGeneric
|
||||
{
|
||||
$basetexture "glass\urban_glass_03"
|
||||
$translucent 1
|
||||
$nocull 1
|
||||
$envmap env_cubemap
|
||||
$envmapmask "glass\urban_glass_03_ref"
|
||||
$envmaptint "[1 1 1]"
|
||||
$crackmaterial "glass\offwndwb_break"
|
||||
lightmappedgeneric_HDR_dx9
|
||||
{
|
||||
$envmaptint "[.35 .35 .35]"
|
||||
$crackmaterial "glass\offwndwb_break_hdr"
|
||||
}
|
||||
}
|
||||
BIN
addons/map_content/materials/glass/urban_glass_03.vtf
Normal file
BIN
addons/map_content/materials/glass/urban_glass_03.vtf
Normal file
Binary file not shown.
Reference in New Issue
Block a user