Cleaning up warns in Terrain PBR material

Signed-off-by: puvvadar <puvvadar@amazon.com>
This commit is contained in:
puvvadar
2021-11-18 17:59:43 -08:00
parent 38c89e37c2
commit 6b08e66e82
@@ -2,23 +2,5 @@
"description": "",
"materialType": "PbrTerrain.materialtype",
"parentMaterial": "",
"propertyLayoutVersion": 1,
"properties": {
"baseColor": {
"color": [ 0.18, 0.18, 0.18 ],
"useTexture": false
},
"normal":
{
"useTexture": false
},
"roughness":
{
"useTexture": false
},
"specularF0":
{
"useTexture": false
}
}
"propertyLayoutVersion": 1
}