forked from Half-Life-RTX/Half-Life-PBR
12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
include "debug/debug.mat"
|
|
include "mirror.mat"
|
|
|
|
|
|
// generic materials (new)
|
|
{
|
|
"new" "generic_metal1"
|
|
"basecolor_map" "/colors/white.png"
|
|
"base_color" "0.6 0.6 0.6"
|
|
"metalness" "1"
|
|
"roughness" "0.2"
|
|
} |