Converting PbrMaterialChart to prefab, and moving to AutomatedTesting project
Signed-off-by: nwidmaie <nwidmaie@amazon.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parentMaterial": "./basic.material",
|
||||
"materialType": "materials/Types/StandardPBR.materialtype",
|
||||
"propertyLayoutVersion": 1,
|
||||
"properties": {
|
||||
"metallic": {
|
||||
"factor": 0.0
|
||||
},
|
||||
"roughness": {
|
||||
"factor": 0.9
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user