1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-04 00:52:33 +00:00

materials

This commit is contained in:
g_brzhezinskiy
2021-01-29 13:17:06 +03:00
parent 32395b42b6
commit 2cceb5da59
1244 changed files with 12983 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
"VertexLitGeneric"
{
"$basetexture" "models/metrostroi_train/equipment/switchers"
"$model" "1"
$halflambert 1
"$phong" "1"
"$bumpmap" "models/metrostroi_train/equipment/switchers_n"
"$phongexponenttexture" "models/metrostroi_train/equipment/switchers_spec"
"$phongboost" 1
"$phongfresnelranges" "[0.5 0.5 0.5]"
$envmaptint "[0.05 0.05 0.05]"
$envmap env_cubemap
$normalmapalphaenvmapmask 1
}

View File

@@ -0,0 +1,10 @@
"VertexLitGeneric"
{
"$basetexture" "models/metrostroi_train/switches/vud"
"$model" "1"
"$phong" "1"
"$bumpmap" "models/metrostroi_train/switches/vud_n"
"$phongexponenttexture" "models/metrostroi_train/switches/vud_p"
"$phongboost" "1"
"$phongfresnelranges" "[0.05 0.05 0.05]"
}