2022-07-29 17:43:56 +03:00
|
|
|
include "debug/debug.mat"
|
|
|
|
include "mirror.mat"
|
2023-10-02 01:36:19 +03:00
|
|
|
|
|
|
|
|
|
|
|
// generic materials (new)
|
|
|
|
{
|
|
|
|
"new" "generic_metal1"
|
|
|
|
"basecolor_map" "/colors/white.png"
|
|
|
|
"base_color" "0.6 0.6 0.6"
|
|
|
|
"metalness" "1"
|
|
|
|
"roughness" "0.2"
|
|
|
|
}
|