forked from Half-Life-RTX/Half-Life-PBR
move colors to root
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,33 +10,33 @@
|
||||
}
|
||||
{
|
||||
"for" "debug_mat_n"
|
||||
"basecolor_map" "colors/white.png"
|
||||
"basecolor_map" "/colors/white.png"
|
||||
"normal_map" "debug_normal.png"
|
||||
//"normal_map" "debug_normal_16bit.png"
|
||||
"metal_map" "colors/white.png"
|
||||
"roughness_map" "colors/black.png"
|
||||
"metal_map" "/colors/white.png"
|
||||
"roughness_map" "/colors/black.png"
|
||||
}
|
||||
{
|
||||
"for" "debug_normal1"
|
||||
"basecolor_map" "colors/gray.png"
|
||||
"basecolor_map" "/colors/gray.png"
|
||||
//"normal_map" "debug_circle_normal1.png"
|
||||
//"normal_map" "debug_circle_normal2.png"
|
||||
//"normal_map" "debug_circle_normal3.png"
|
||||
"normal_map" "debug_circle_normal3_1.tga"
|
||||
"metal_map" "colors/black.png"
|
||||
"roughness_map" "colors/white.png"
|
||||
"metal_map" "/colors/black.png"
|
||||
"roughness_map" "/colors/white.png"
|
||||
}
|
||||
{
|
||||
"for" "debug_c2a3_gar3"
|
||||
//"basecolor_map" "debug_c2a3_gar3.png"
|
||||
//"normal_map" "debug_c2a3_gar3_normal.png"
|
||||
//"metal_map" "colors/black.png"
|
||||
//"metal_map" "/colors/black.png"
|
||||
//"roughness_map" "debug_c2a3_gar3_roughness.png"
|
||||
// standard c2a3_gar3
|
||||
"basecolor_map" "/halflife.wad/c2a3_gar3.png"
|
||||
"normal_map" "/halflife.wad/c2a3_gar3_normal_512.png"
|
||||
"normal_map" "/halflife.wad/c2a3_gar3_normal.png"
|
||||
"metal_map" "colors/black.png"
|
||||
"metal_map" "/colors/black.png"
|
||||
"roughness_map" "/halflife.wad/c2a3_gar3_roughness_512.png"
|
||||
"roughness_map" "/halflife.wad/c2a3_gar3_roughness.png"
|
||||
}
|
||||
@@ -77,6 +77,6 @@
|
||||
|
||||
//{
|
||||
//"for" "debug_512x512_c"
|
||||
//"basecolor_map" "colors/gray.png"
|
||||
//"basecolor_map" "/colors/gray.png"
|
||||
//"base_color" "0.7 0.7 0.7"
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user