Files
o3de/Gems/AtomLyIntegration/CommonFeatures/Assets/Objects/Lucy/lucy_brass.material
T
2021-04-23 09:43:40 -07:00

34 lines
1005 B
Plaintext

{
"description": "",
"materialType": "Materials/Types/StandardPBR.materialtype",
"parentMaterial": "Materials/Presets/PBR/metal_brass.material",
"propertyLayoutVersion": 3,
"properties": {
"occlusion": {
"diffuseTextureMap": "Objects/Lucy/Lucy_ao.tif"
},
"baseColor": {
"color": [
0.6745098233222961,
0.48627451062202456,
0.19607843458652497,
1.0
],
"factor": 1.0,
"textureBlendMode": "Lerp",
"textureMap": "Objects/Lucy/Lucy_brass_baseColor.tif"
},
"metallic": {
"textureMap": "Objects/Lucy/Lucy_brass_metalness.tif"
},
"normal": {
"flipY": true,
"textureMap": "Objects/Lucy/Lucy_normal.tif"
},
"roughness": {
"upperBound": 0.6767677068710327,
"textureMap": "Objects/Lucy/Lucy_brass_roughness.tif"
}
}
}