add materials for models
This commit is contained in:
@@ -2,17 +2,29 @@
|
||||
{
|
||||
"for" "#models/v_crowbar/chrome.mdl"
|
||||
//"basecolor_map" "chrome.png"
|
||||
"basecolor_map" "/debug/colors/white.png"
|
||||
"base_color" "0.5 0.5 0.5"
|
||||
//"normal_map" "chrome_normal.png"
|
||||
//"metal_map" "chrome_metal.png"
|
||||
//"roughness_map" "chrome_roughness.png"
|
||||
"metalness" "1"
|
||||
//"roughness" "0.35"
|
||||
"roughness" "0.30"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "#models/v_crowbar/chrome_red.mdl"
|
||||
//"basecolor_map" "chrome_red.png"
|
||||
"basecolor_map" "/debug/colors/white.png"
|
||||
"base_color" "0.6 0.0 0.0"
|
||||
//"base_color" "0.75 0.0 0.0"
|
||||
//"normal_map" "chrome_red_normal.png"
|
||||
//"metal_map" "chrome_red_metal.png"
|
||||
//"roughness_map" "chrome_red_roughness.png"
|
||||
"metalness" "0.1"
|
||||
//"metalness" "0"
|
||||
"roughness" "0.16"
|
||||
//"roughness" "0.3"
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user