add new debug materials
This commit is contained in:
parent
7ef5f8fb99
commit
3ba1f4e0e4
@ -84,3 +84,113 @@
|
|||||||
//"basecolor_map" "/colors/gray.png"
|
//"basecolor_map" "/colors/gray.png"
|
||||||
//"base_color" "0.7 0.7 0.7"
|
//"base_color" "0.7 0.7 0.7"
|
||||||
//}
|
//}
|
||||||
|
|
||||||
|
{
|
||||||
|
"for" "dielectric_br00"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_br05"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_br10"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_gr00"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_gr05"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_gr10"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_wr00"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_wr05"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "dielectric_wr10"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "0"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_br00"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_br05"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_br10"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_gr00"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_gr05"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_gr10"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_wr00"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_wr05"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metallic_wr10"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user