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,13 @@
"VertexLitGeneric"
{
"$basetexture" "models/metrostroi_train/81-502/buttons/button_big"
"$model" "1"
"$phong" "1"
"$bumpmap" "models/metrostroi_train/81-502/buttons/button_big_n"
"$phongboost" 3
"$phongfresnelranges" "[0.01 0.01 0.01]"
$envmap env_cubemap
$normalmapalphaenvmapmask 1
$envmaptint "[0.01 0.01 0.01]"
}

View File

@@ -0,0 +1,14 @@
"VertexLitGeneric"
{
"$basetexture" "models/metrostroi_train/81-502/buttons/buttons"
"$model" "1"
"$phong" "1"
"$bumpmap" "models/metrostroi_train/81-502/buttons/buttons_n"
"$phongexponenttexture" "models/metrostroi_train/81-502/buttons/buttons_s"
"$phongboost" 1
"$phongfresnelranges" "[0.5 0.5 0.5]"
$envmap env_cubemap
$normalmapalphaenvmapmask 1
$envmaptint "[0.05 0.05 0.05]"
}

View File

@@ -0,0 +1,5 @@
"UnlitGeneric"
{
"$basetexture" "models/metrostroi_train/81-502/buttons/buttons"
"$model" "1"
}