rename {wad,bsp}.mat to just .mat

This commit is contained in:
2023-09-25 12:47:09 -04:00
parent 1689e6ab0c
commit db26c97069
52 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"for" "LAB1_B4"
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
"basecolor_map" "/colors/white.png"
//"base_color" "0.7 0.7 0.7"
"base_color" "0.6 0.6 0.6"
//"normal_map" "LAB1_B4_normal.png"
//"metal_map" "/colors/white.png"
//"metal_map" "LAB1_B4_metal.png"
//"roughness_map" "LAB1_B4_roughness.png"
"metalness" "1"
"roughness" "0.2"
}