29da71e64e
* Updated Sponza Model (.ma, .fbx, textures) Signed-off-by: Benjamin Black <benblac@amazon.com> * Removed corrupted file Signed-off-by: Benjamin Black <benblac@amazon.com> * Revisions to Sponza Scene Signed-off-by: Benjamin Black <benblac@amazon.com> * Sponza updates Signed-off-by: Benjamin Black <benblac@amazon.com> * Updated Cloth Irradiance Values Signed-off-by: Benjamin Black <benblac@amazon.com> * Added Sponza scene to Automated Testing- request from QA Signed-off-by: Benjamin Black <benblac@amazon.com> * Clean up removed files Signed-off-by: Benjamin Black <benblac@amazon.com>
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
{
|
|
"description": "",
|
|
"parentMaterial": "",
|
|
"materialType": "Materials/Types/StandardPBR.materialtype",
|
|
"materialTypeVersion": 4,
|
|
"properties": {
|
|
"baseColor": {
|
|
"textureBlendMode": "Lerp",
|
|
"textureMap": "../Textures/roof_1k_basecolor.png"
|
|
},
|
|
"general": {
|
|
"applySpecularAA": true
|
|
},
|
|
"irradiance": {
|
|
"color": [
|
|
0.29613184928894043,
|
|
0.3324483036994934,
|
|
0.45078203082084656,
|
|
1.0
|
|
]
|
|
},
|
|
"metallic": {
|
|
"textureMap": "../Textures/roof_1k_metallic.png",
|
|
"useTexture": false
|
|
},
|
|
"normal": {
|
|
"factor": 0.5,
|
|
"flipY": true,
|
|
"textureMap": "../Textures/roof_1k_normal.jpg"
|
|
},
|
|
"occlusion": {
|
|
"diffuseTextureMap": "../Textures/roof_1k_ao.png"
|
|
},
|
|
"opacity": {
|
|
"factor": 1.0
|
|
},
|
|
"parallax": {
|
|
"algorithm": "ContactRefinement",
|
|
"factor": 0.019999999552965164,
|
|
"quality": "Medium",
|
|
"useTexture": false
|
|
},
|
|
"roughness": {
|
|
"textureMap": "../Textures/roof_1k_roughness.png"
|
|
}
|
|
}
|
|
} |