EBarricade_Alpha_MAT.material 1.0 KB

1234567891011121314151617181920212223242526
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.textureBlendMode": "Lerp",
  6. "baseColor.textureMap": "textures/EBarricade_basecolor.png",
  7. "emissive.color": [
  8. 0.0,
  9. 0.0,
  10. 0.0,
  11. 1.0
  12. ],
  13. "emissive.intensity": 0.0,
  14. "emissive.textureMap": "textures/EBarricade_emissive.png",
  15. "irradiance.irradianceColorSource": "BaseColor",
  16. "metallic.textureMap": "textures/EBarricade_Metalic.png",
  17. "normal.textureMap": "textures/EBarricade_Normal.png",
  18. "occlusion.diffuseTextureMap": "textures/EBarricade_AO.png",
  19. "opacity.alphaSource": "Split",
  20. "opacity.factor": 0.4000000059604645,
  21. "opacity.mode": "TintedTransparent",
  22. "opacity.textureMap": "textures/EBarricade_opacity.png",
  23. "roughness.factor": 0.33000001311302185,
  24. "roughness.textureMap": "textures/EBarricade_Roughness.png"
  25. }
  26. }