Half-Life-PBR/valve/pbr/materials.mat

12 lines
199 B
Plaintext
Raw Permalink Normal View History

2022-07-29 16:43:56 +02:00
include "debug/debug.mat"
include "mirror.mat"
2023-10-02 00:36:19 +02: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"
}