forked from Half-Life-RTX/Half-Life-PBR
add metal-dielectric debug materials
This commit is contained in:
parent
d3c517e0be
commit
b3a751ba7b
@ -193,4 +193,58 @@
|
|||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "1"
|
"roughness" "1"
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_br00"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_br05"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_br10"
|
||||||
|
"basecolor_map" "/colors/black.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_gr00"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_gr05"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_gr10"
|
||||||
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_wr00"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "0"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_wr05"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "0.5"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "metaldiel_wr10"
|
||||||
|
"basecolor_map" "/colors/white.png"
|
||||||
|
"metalness" "0.5"
|
||||||
|
"roughness" "1"
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user