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,37 @@
"VertexLitGeneric"
{
"$basetexture" "models/metrostroi_train/81-502/body"
"$model" "1"
"$phong" "1"
"$bumpmap" "models/metrostroi_train/81-502/502_n"
"$phongexponenttexture" "models/metrostroi_train/81-710/710_s"
"$phongboost" 1.5
"$phongfresnelranges" "[1 1 1]"
$envmap env_cubemap
$normalmapalphaenvmapmask 1
$envmaptint "[0.2 0.2 0.2]"
"$rimlight" "1"
"$rimlightexponent" "2"
"$rimlightboost" "2"
"$rimmask" "1"
$detail "models/metrostroi_train/81-707/81-707_decal"
$detailblendmode 2
$detailscale 1
"Proxies"
{
TrainBodyColor
{
resultVar $color2
}
TrainBodyDecal
{
resultVar $detailblendfactor
}
}
}

View File

@@ -0,0 +1,6 @@
"UnlitGeneric"
{
$basetexture models/metrostroi_train/81-710/gauges_lit
$color2 "[1 1 1]"
hdr { "$color2" "[0.60 0.60 0.60]" }
}

View File

@@ -0,0 +1,6 @@
"VertexLitGeneric"
{
"$basetexture" "models/metrostroi_train/81-702/marshrut/trafaret_0"
$alphatest 1
$allowalphatocoverage 1
}