update materials

This commit is contained in:
2023-10-02 01:36:19 +03:00
parent 3e7df5827b
commit 02ab20397b
7 changed files with 78 additions and 27 deletions

View File

@@ -1,4 +1,12 @@
// TODO: fix smooth normal
{
"for" "trrm_pan1" // reset material
}
{
"for_rendermode" "kRenderTransTexture"
"for" "generic027" // TODO
"base_color" "2 2 2 0"
//"basecolor_map" "/colors/white.png"
"metalness" "0.5"
"roughness" "0.1"
}

View File

@@ -0,0 +1,7 @@
{
"for_rendermode" "kRenderTransTexture"
"for" "generic028"
"basecolor_map" "/colors/white.png"
"metalness" "0.8"
"roughness" "0.1"
}

View File

@@ -1,15 +1,7 @@
// Mirror hack
{
"for" "mirror"
"for_rendermode" "kRenderTransTexture"
"for" "table2"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
}
// test map material patch
//{
//"for" "c1a0_labflre"
//"basecolor_map" "/colors/white.png"
//"metal_map" "/colors/white.png"
//"roughness_map" "/colors/black.png"
//}
"metalness" "0.6"
"roughness" "0"
}

View File

@@ -1,9 +1,4 @@
{
"for" "generic028" // FIXME: is used for both the fan and the table
"metalness" "1"
"roughness" "0.1"
}
{
"for" "-0silo2_cor2"
"metalness" "1"
"roughness" "0.4"