Files
o3de/AutomatedTesting/Levels/Graphics/PbrMaterialChart/materials/basic_m00_r02.material
T
2022-01-11 14:21:45 -06:00

14 lines
286 B
Plaintext

{
"parentMaterial": "./basic.material",
"materialType": "Materials/Types/StandardPBR.materialtype",
"propertyLayoutVersion": 1,
"properties": {
"metallic": {
"factor": 0.0
},
"roughness": {
"factor": 0.2
}
}
}