diff --git a/Materials/Decal/am_mud_decal.material b/Materials/Decal/am_mud_decal.material index 8b6c9cb1..8122f26b 100644 --- a/Materials/Decal/am_mud_decal.material +++ b/Materials/Decal/am_mud_decal.material @@ -1,27 +1,25 @@ { "description": "", - "materialType": "Materials\\Types\\StandardPBR.materialtype", "parentMaterial": "", - "materialTypeVersion": 3, + "materialType": "Materials/Types/StandardPBR.materialtype", + "materialTypeVersion": 4, "properties": { "baseColor": { - "textureMap": "Materials/Decal/am_mud_decal.tif" + "textureMap": "am_mud_decal.tif" }, "general": { - "applySpecularAA": false + "doubleSided": true }, "metallic": { "useTexture": false }, "normal": { - "textureMap": "Materials/Decal/am_mud_decal_nrm.tif" - }, + "textureMap": "am_mud_decal_nrm.tif" + }, "opacity": { - "alphaSource": "Split", - "doubleSided": true, - "factor": 0.6899999976158142, - "mode": "Cutout", - "textureMap": "Materials/Decal/am_mud_decal.tif" + "factor": 1.0, + "mode": "Blended", + "textureMap": "am_mud_decal.tif" }, "roughness": { "useTexture": false diff --git a/Materials/Decal/scorch_01_decal.material b/Materials/Decal/scorch_01_decal.material index b24c2f0b..743689de 100644 --- a/Materials/Decal/scorch_01_decal.material +++ b/Materials/Decal/scorch_01_decal.material @@ -1,24 +1,25 @@ { "description": "", - "materialType": "Materials/Types/StandardPBR.materialtype", "parentMaterial": "", - "materialTypeVersion": 3, + "materialType": "Materials/Types/StandardPBR.materialtype", + "materialTypeVersion": 4, "properties": { "baseColor": { - "textureMap": "Materials/Decal/scorch_01_decal.tif" + "textureMap": "scorch_01_decal.tif" + }, + "general": { + "doubleSided": true }, "metallic": { "useTexture": false }, "normal": { - "textureMap": "Materials/Decal/scorch_01_decal_nrm.tif" - }, + "textureMap": "scorch_01_decal_nrm.tif" + }, "opacity": { - "alphaSource": "Split", - "doubleSided": true, - "factor": 0.6899999976158142, - "mode": "Cutout", - "textureMap": "Materials/Decal/scorch_01_decal.tif" + "factor": 1.0, + "mode": "Blended", + "textureMap": "scorch_01_decal.tif" }, "roughness": { "useTexture": false