forked from Half-Life-RTX/Half-Life-PBR
16 lines
278 B
Plaintext
16 lines
278 B
Plaintext
// Mirror hack
|
|
{
|
|
"for" "mirror"
|
|
"basecolor_map" "/colors/white.png"
|
|
"metal_map" "/colors/white.png"
|
|
"roughness_map" "/colors/black.png"
|
|
}
|
|
|
|
// fix???
|
|
{
|
|
"for" "c1a0_labflre"
|
|
"basecolor_map" "/colors/white.png"
|
|
"metal_map" "/colors/white.png"
|
|
"roughness_map" "/colors/black.png"
|
|
}
|