This material did not look correct, sneaking it in

main
gallowj 5 years ago
parent 62d3f6d0f0
commit 6c05adddec

@ -14,13 +14,14 @@
}, },
"clearCoat": { "clearCoat": {
"enable": true, "enable": true,
"normalMap": "EngineAssets/Textures/perlinNoiseNormal_ddn.tif" "normalMap": "EngineAssets/Textures/perlinNoiseNormal_ddn.tif",
"normalStrength": 0.10000000149011612
}, },
"general": { "general": {
"applySpecularAA": true "applySpecularAA": true
}, },
"metallic": { "metallic": {
"factor": 0.5 "factor": 0.10000000149011612
}, },
"normal": { "normal": {
"factor": 0.05000000074505806, "factor": 0.05000000074505806,
@ -31,6 +32,9 @@
}, },
"roughness": { "roughness": {
"factor": 0.0 "factor": 0.0
},
"specularF0": {
"enableMultiScatterCompensation": true
} }
} }
} }
Loading…
Cancel
Save