Moving AutomatedTesting Atom levels into the Graphics subfolder (#6791)

Signed-off-by: Sean Masterson <semaster@amazon.com>
This commit is contained in:
SWMasterson
2022-01-11 12:21:45 -08:00
committed by GitHub
parent 8162780a65
commit f03c2885f0
29 changed files with 44 additions and 44 deletions
@@ -0,0 +1,13 @@
{
"parentMaterial": "./basic.material",
"materialType": "Materials/Types/StandardPBR.materialtype",
"propertyLayoutVersion": 1,
"properties": {
"metallic": {
"factor": 0.0
},
"roughness": {
"factor": 0.2
}
}
}