Converting PbrMaterialChart to prefab, and moving to AutomatedTesting project

Signed-off-by: nwidmaie <nwidmaie@amazon.com>
This commit is contained in:
nwidmaie
2021-12-08 12:43:38 -08:00
parent 577280cc11
commit 7f9ba0d0b6
26 changed files with 5694 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"parentMaterial": "./basic.material",
"materialType": "materials/Types/StandardPBR.materialtype",
"propertyLayoutVersion": 1,
"properties": {
"metallic": {
"factor": 1.0
},
"roughness": {
"factor": 0.1
}
}
}