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

@@ -4,24 +4,31 @@
"for" "mirror"
"new" "mirror"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "mirror_broken" // TODO: normal, displacement, metalness, roughness maps
"new" "mirror_broken"
"basecolor_map" "/colors/white.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "reflect"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "!reflect"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "reflect1"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
"metalness" "1"
"roughness" "0"
}